This project is a fork of the llvm.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/llvm.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionPush repo for working on llvm code.
homepage URLhttp://llvm.org
ownerjust.s0m3.guy+repo@gmail.com
last changeTue, 12 May 2009 18:35:43 +0000 (12 18:35 +0000)
content tags
add:
readme
This is a push repo, whose master branch is a mirror of the mainline svn. The master branch should be treated as read-only.
shortlog
2009-05-12 Evan ChengAdd nounwind.master
2009-05-12 Evan ChengFixed a stack slot coloring with reg bug: do not update...
2009-05-12 Bill WendlingUse llvm::raw_stream instead of llvm::Streams.
2009-05-12 Bob WilsonFix up a few minor typos in comments.
2009-05-12 Bob WilsonFix 80-col violations and remove trailing whitespace...
2009-05-12 Dan GohmanClarify a comment.
2009-05-12 Sanjiv GuptaIterate over globals once and sectionize them into...
2009-05-12 Daniel DunbarAllow client Makefiles control over whether they want...
2009-05-12 Sanjiv GuptaWe do not need to create a label for external defs...
2009-05-12 Daniel DunbarSet svn:ignore on a slew of +Coverage directories
2009-05-12 Daniel DunbarRefactor dependency generation for .ll files.
2009-05-12 Daniel DunbarRemove obsolete Makefile magic for calling llvm-upgrade
2009-05-12 Daniel DunbarInstall bytecode libraries with a .bca suffix, otherwis...
2009-05-12 Sanjiv GuptaMark mayLoad, mayStore for insns correctly and use...
2009-05-12 Bob WilsonFix pr4195: When iterating through predecessor blocks...
2009-05-12 Dan GohmanFactor the code for collecting IV users out of LSR...
...
heads
15 years ago master
15 years ago doe_milestone1