| Commit message (Expand) | Author | Age | Files | Lines |
* | make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. | Chris Lattner | 2010-01-24 | 1 | -1/+0 |
* | Stop building RTTI information for *most* llvm libraries. Notable | Chris Lattner | 2010-01-22 | 1 | -0/+1 |
* | Removed trailing whitespace from Makefiles. | Misha Brukman | 2009-01-09 | 1 | -2/+2 |
* | Move all assembler printing related stuff into new libAsmPrinter | Anton Korobeynikov | 2008-08-17 | 1 | -1/+1 |
* | remove attribution from lib Makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | this will work better | Chris Lattner | 2006-11-03 | 1 | -2/+2 |
* | Fix the build on xcode < 2.4 | Chris Lattner | 2006-11-03 | 1 | -0/+7 |
* | Make CodeGen libs -pedantic clean. | Reid Spencer | 2006-11-02 | 1 | -3/+0 |
* | Fix linking on Alpha | Andrew Lenharth | 2006-07-20 | 1 | -0/+1 |
* | Prevent the -pedantic option from causing Mac OS/X build problems: | Reid Spencer | 2006-06-01 | 1 | -0/+3 |
* | Use archive libraries instead of object files for VMCore, BCReader, | Reid Spencer | 2006-06-01 | 1 | -1/+1 |
* | Change Library Names Not To Conflict With Others When Installed | Reid Spencer | 2004-10-27 | 1 | -1/+1 |
* | ModuloScheduling has moved to lib/Target/SparcV9 | Misha Brukman | 2004-10-10 | 1 | -1/+1 |
* | InstrSched has been moved to lib/Target/SparcV9 | Misha Brukman | 2004-10-08 | 1 | -1/+1 |
* | Adding ModuloScheduling so that it compiles for everyone. | Tanya Lattner | 2004-08-01 | 1 | -1/+1 |
* | Making an archive version of the CodeGen library is unnecessary if we just | Misha Brukman | 2004-06-22 | 1 | -1/+0 |
* | Provide archive version of CodeGen library (for those tools that only need | Misha Brukman | 2004-06-22 | 1 | -0/+1 |
* | Oops, this was not to go in | Chris Lattner | 2004-06-02 | 1 | -1/+1 |
* | Adjust to new TargetMachine interface | Chris Lattner | 2004-06-02 | 1 | -1/+1 |
* | Move InstrSelection into lib/Target/Sparc, as it's sparc specific | Chris Lattner | 2004-01-09 | 1 | -2/+3 |
* | Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific | Chris Lattner | 2004-01-09 | 1 | -1/+1 |
* | Added LLVM copyright notice to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Don't build dead directories | Chris Lattner | 2003-09-01 | 1 | -1/+1 |
* | rename selection directory and library to SelectionDAG | Chris Lattner | 2003-08-15 | 1 | -1/+1 |
* | Mapping directory no longer exists | Chris Lattner | 2003-08-13 | 1 | -1/+1 |
* | Build the SelectionDAG library | Chris Lattner | 2003-08-11 | 1 | -1/+1 |
* | Initial checkin of codegen infrastructure for LLVM-JIT | Chris Lattner | 2002-10-25 | 1 | -1/+2 |
* | Convert DIRS to PARALLEL_DIRS. They can be built independently. | Vikram S. Adve | 2002-09-29 | 1 | -1/+1 |
* | Add PostOpts/ and rename PreSelection/ to PreOpts/. | Vikram S. Adve | 2002-09-20 | 1 | -1/+1 |
* | Add subdirectory PreSelection. | Vikram S. Adve | 2002-09-16 | 1 | -1/+1 |
* | Added Mapping subdir | Anand Shukla | 2002-08-27 | 1 | -1/+1 |
* | added RegAlloc Directory to DIRS | Ruchira Sasanka | 2001-09-14 | 1 | -1/+1 |
* | Make a new llvm/Target #include directory. | Chris Lattner | 2001-09-14 | 1 | -1/+1 |
* | Added directory InstrSched. | Vikram S. Adve | 2001-08-28 | 1 | -1/+1 |
* | Demolish explicit source list | Chris Lattner | 2001-08-27 | 1 | -3/+0 |
* | *** empty log message *** | Vikram S. Adve | 2001-07-21 | 1 | -0/+7 |