1. dbf75e8 remove llvm-db: it is completely broken and if anyone wants to do a debugger, by Chris Lattner · 15 years ago
  2. 86a3510 LLVMC doesn't need ENABLE_PIC to build now. by Mikhail Glushenkov · 15 years ago
  3. 74deeb8 Don't build LLVMC when configured with --disable-pic (it needs requires shared by Daniel Dunbar · 15 years ago
  4. ecc63f8 Start flushing out MCContext. - Lives inside new library lib/MC (LLVMMC.a) by Daniel Dunbar · 15 years ago
  5. f188178 Reorganize llvmc code. by Mikhail Glushenkov · 15 years ago
  6. 9b8f542 Removed trailing whitespace from Makefiles. by Misha Brukman · 16 years ago
  7. fc643c5 remove attribution from lib Makefiles. by Chris Lattner · 17 years ago
  8. 6593380 build lib/Archive instead of lib/Bytecode by Chris Lattner · 17 years ago
  9. 6742b4d build the bitcode dir by Chris Lattner · 17 years ago
  10. 832254e Changes to support making the shift instructions be true BinaryOperators. by Reid Spencer · 18 years ago
  11. dd1aac3 Make some changes suggested by Chris: by Reid Spencer · 18 years ago
  12. 7044aac Use DIRS here instead of PARALLEL_DIRS, as VMCore has to be built before the by Chris Lattner · 18 years ago
  13. 9d969b8 Add the Linker library by Reid Spencer · 20 years ago
  14. 3559a93 Wrap long line by Misha Brukman · 20 years ago
  15. 0f2aece CBackend is no longer here by Chris Lattner · 20 years ago
  16. 6dddfff Add new dir by Chris Lattner · 21 years ago
  17. e488e93 Added LLVM copyright notice to Makefiles. by John Criswell · 21 years ago
  18. a496777 Removed Support directory. It now lives in llvm/support/lib. by John Criswell · 21 years ago
  19. dbff772 Add ExecutionEngine directory. by Brian Gaeke · 21 years ago
  20. b1c125e Reoptimizer has moved to reopt cvs module. by Brian Gaeke · 21 years ago
  21. 7a73b80 Merged in autoconf branch. This provides configuration via the autoconf system. by John Criswell · 21 years ago
  22. ec9962e Compile sub-directories in parallel, because they don't have interdependencies by Chris Lattner · 22 years ago
  23. 2602202 added Reoptimizer in Makefile DIRS by Anand Shukla · 22 years ago
  24. 9ddc86c *** empty log message *** by Sumant Kowshik · 22 years ago
  25. 3c9e93b Moved assembly writer library into its own top level directory. by Chris Lattner · 22 years ago
  26. 59b6b8e Move stuff out of the Optimizations directories into the appropriate Transforms by Chris Lattner · 23 years ago
  27. 5a2f8ba Compile the transforms directory by Chris Lattner · 23 years ago
  28. f6374bf Move the sparc target to a new lib/Target directory by Chris Lattner · 23 years ago
  29. ea1c7b6 Make sure we build all of the code! by Chris Lattner · 23 years ago
  30. d9c0344 Moved LLC subdir to the tools top level directory by Chris Lattner · 23 years ago
  31. 4e1aeca Added CodeGen, LLC, and Support. by Vikram S. Adve · 23 years ago
  32. 0095054 Initial revision by Chris Lattner · 23 years ago