Age | Commit message (Expand) | Author |
---|---|---|
2004-01-09 | Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific | Chris Lattner |
2003-11-11 | Put all LLVM code into the llvm namespace, as per bug 109. | Brian Gaeke |
2003-10-21 | Added LLVM copyright header. | John Criswell |
2003-09-21 | Standardize the names of include guards. | Brian Gaeke |
2002-09-14 | Remove unnecessary include. | Vikram S. Adve |
2002-09-14 | Break RA_DEBUG option into several levels to get better output. | Vikram S. Adve |
2002-09-14 | Moving to lib/CodeGen/RegAlloc. | Vikram S. Adve |
2002-05-22 | Avoid #including CommandLine.h | Chris Lattner |
2002-02-04 | * Minor cleanups | Chris Lattner |
2001-11-27 | Create a new #include "Support/..." directory structure to move things | Chris Lattner |
2001-09-19 | Change debug info from #define to command line option | Chris Lattner |
2001-09-15 | -- debug messages dissabled | Ruchira Sasanka |
2001-09-08 | Committed for compliation. Not yet final. | Ruchira Sasanka |