| Commit message (Expand) | Author | Age | Files | Lines |
* | remove attribution from lib Makefiles. | Chris Lattner | 2007-12-29 | 1 | -2/+2 |
* | build lib/Archive instead of lib/Bytecode | Chris Lattner | 2007-05-06 | 1 | -1/+1 |
* | build the bitcode dir | Chris Lattner | 2007-04-22 | 1 | -2/+2 |
* | Changes to support making the shift instructions be true BinaryOperators. | Reid Spencer | 2007-02-02 | 1 | -1/+1 |
* | Make some changes suggested by Chris: | Reid Spencer | 2006-05-17 | 1 | -2/+2 |
* | Use DIRS here instead of PARALLEL_DIRS, as VMCore has to be built before the | Chris Lattner | 2006-05-17 | 1 | -2/+2 |
* | Add the Linker library | Reid Spencer | 2004-11-14 | 1 | -1/+1 |
* | Wrap long line | Misha Brukman | 2004-09-15 | 1 | -1/+2 |
* | CBackend is no longer here | Chris Lattner | 2004-02-13 | 1 | -1/+1 |
* | Add new dir | Chris Lattner | 2004-01-05 | 1 | -1/+1 |
* | Added LLVM copyright notice to Makefiles. | John Criswell | 2003-10-20 | 1 | -0/+8 |
* | Removed Support directory. It now lives in llvm/support/lib. | John Criswell | 2003-09-29 | 1 | -1/+1 |
* | Add ExecutionEngine directory. | Brian Gaeke | 2003-09-05 | 1 | -1/+1 |
* | Reoptimizer has moved to reopt cvs module. | Brian Gaeke | 2003-08-21 | 1 | -2/+0 |
* | Merged in autoconf branch. This provides configuration via the autoconf | John Criswell | 2003-06-30 | 1 | -1/+3 |
* | Compile sub-directories in parallel, because they don't have interdependencies | Chris Lattner | 2002-09-18 | 1 | -1/+1 |
* | added Reoptimizer in Makefile DIRS | Anand Shukla | 2002-08-27 | 1 | -1/+2 |
* | *** empty log message *** | Sumant Kowshik | 2002-05-08 | 1 | -1/+1 |
* | Moved assembly writer library into its own top level directory. | Chris Lattner | 2002-04-08 | 1 | -1/+1 |
* | Move stuff out of the Optimizations directories into the appropriate Transforms | Chris Lattner | 2002-01-21 | 1 | -1/+1 |
* | Compile the transforms directory | Chris Lattner | 2001-10-13 | 1 | -1/+1 |
* | Move the sparc target to a new lib/Target directory | Chris Lattner | 2001-09-14 | 1 | -1/+1 |
* | Make sure we build all of the code! | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
* | Moved LLC subdir to the tools top level directory | Chris Lattner | 2001-07-21 | 1 | -1/+1 |
* | Added CodeGen, LLC, and Support. | Vikram S. Adve | 2001-07-21 | 1 | -1/+1 |
* | Initial revision | Chris Lattner | 2001-06-06 | 1 | -0/+5 |