1. fc643c5 remove attribution from lib Makefiles. by Chris Lattner · 17 years ago
  2. 3e8a541 reenable generation of CC info by Chris Lattner · 17 years ago
  3. 3fae29a Back out previous commit temporarily. by Evan Cheng · 17 years ago
  4. 8bcc4ae build cc info by Chris Lattner · 17 years ago
  5. 064fdcc don't distribute internal readme's by Chris Lattner · 18 years ago
  6. b911201 Make sure all the readme files get distributed. by Reid Spencer · 18 years ago
  7. a26eb5e Still need to support -mcpu=<> or cross compilation will fail. Doh. by Evan Cheng · 18 years ago
  8. abc346c Do away with CPU feature list. Just use CPUID to detect MMX, SSE, SSE2, SSE3, and 64-bit support. by Evan Cheng · 18 years ago
  9. 2b5a82f eliminate extraneous blank line by Chris Lattner · 18 years ago
  10. 3758552 Add the README files to the distribution. by Reid Spencer · 18 years ago
  11. 97c7fc3 Added preliminary x86 subtarget support. by Evan Cheng · 19 years ago
  12. c961eea initial step at adding a dag-to-dag isel for X86 backend. Patch contributed by Chris Lattner · 19 years ago
  13. 84b85c8 Adjust to changes in asmwriter filenames by Chris Lattner · 20 years ago
  14. 6cb21d4 Change Library Names Not To Conflict With Others When Installed by Reid Spencer · 20 years ago
  15. 8c2c315 Adjust to changes in Makefile.rules by Reid Spencer · 20 years ago
  16. 9a3e49a Add support for the -x86-asm-syntax flag, which can be used to choose between by Chris Lattner · 20 years ago
  17. f60b91c Disable the pattern isel by Chris Lattner · 20 years ago
  18. 8f945d7 Factor a bunch of the rules and add support for generating the asmwriter. by Chris Lattner · 20 years ago
  19. cc46c4f Remove some (LARGE) abandoned code for the release. If this is ever needed by Chris Lattner · 20 years ago
  20. 0a8fd30 by Jakub Staszak · 20 years ago
  21. 0239d7a Hopefully fix the objdir != srcdir issue by Chris Lattner · 21 years ago
  22. 7f1affe We know exactly what the value of $< is, so instead of using `basename $<` to by Misha Brukman · 21 years ago
  23. e488e93 Added LLVM copyright notice to Makefiles. by John Criswell · 21 years ago
  24. b787e13 Be a little more specific about what is begin generated. Only print by Chris Lattner · 21 years ago
  25. 410d1b5 Updated to find source files using VPATH. This makes writing build rules by John Criswell · 21 years ago
  26. 69077e2 Checkin of autoconf-style object root. by John Criswell · 21 years ago
  27. f3526e2 Change all #include'd files to be :: rules instead of : rules by Chris Lattner · 21 years ago
  28. 2bcee34 Whoops, accidental checkin. :( by Chris Lattner · 21 years ago
  29. 93c1afa Add a new -enable-cygwin-compatible-output argument, which make the output more by Chris Lattner · 21 years ago
  30. 859e5cc Removed `-debug' so that spurious printouts of patterns are not seen at by Misha Brukman · 21 years ago
  31. 2aa3a66 Until the pattern matching instruction selector is finished, enable debug output from it by Chris Lattner · 21 years ago
  32. ac0c868 Add support for a pattern matching instruction selector. This is still in by Chris Lattner · 21 years ago
  33. c01f393 Start using tablegenerated instruction descriptions by Chris Lattner · 21 years ago
  34. 7ad3e06 Switch over to TableGen generated register file description by Chris Lattner · 21 years ago
  35. 7261408 Initial checkin of X86 backend. by Chris Lattner · 22 years ago