1. f3526e2 Change all #include'd files to be :: rules instead of : rules by Chris Lattner · 21 years ago
  2. b1c125e Reoptimizer has moved to reopt cvs module. by Brian Gaeke · 21 years ago
  3. 71b0a31 Make build errors stand out by coloring them red. by Misha Brukman · 21 years ago
  4. 0425a87 Implement Assembler/2003-08-21-ConstantExprCast-Fold.llx by Chris Lattner · 21 years ago
  5. 9d26c79 New testcase by Chris Lattner · 21 years ago
  6. 6f3c178 Test case distilled from bash. by Misha Brukman · 21 years ago
  7. b98917a remove invalid test by Chris Lattner · 21 years ago
  8. f6a967f Test case distilled from `bash'. by Misha Brukman · 21 years ago
  9. bcf86d8 Yet another testcase distilled from emacs by Misha! by Chris Lattner · 21 years ago
  10. 76bbaa5 New testcase, distilled from emacs by Misha by Chris Lattner · 21 years ago
  11. a83de0b Fix warning on sparc build by Chris Lattner · 21 years ago
  12. eac3cdc Start testing SPEC as well as singlesource/multisource by Chris Lattner · 21 years ago
  13. eb6b47c fix dependency by Chris Lattner · 21 years ago
  14. cf735c5 Adding a copyright notice to each file is unnecessary. by John Criswell · 21 years ago
  15. 08dbe6b Further updates: by John Criswell · 21 years ago
  16. 299e15e Added the ability to run the QMTests. It is currently not enabled by default, by John Criswell · 21 years ago
  17. 9379320 Updated to reflect current work: by John Criswell · 21 years ago
  18. b29170f Unless we CANNOT merge the arguments, do so by Chris Lattner · 21 years ago
  19. 09dcfda Point to the RIGHT GCC library directory by Chris Lattner · 21 years ago
  20. 9889265 Point to the correct cc1/cc1plus binaries by Chris Lattner · 21 years ago
  21. 43bf32e Added #include <cassert>. In GCC 3.3, we don't get assert() through the other by John Criswell · 21 years ago
  22. 0f3627e Added dummy version of the `util' library. by Misha Brukman · 21 years ago
  23. 1296747 Added dummy library `libutempter' for non-privileged access to utmp/wtmp data. by Misha Brukman · 21 years ago
  24. c1fdca8 Make the bytecode file executable as well for LLEE purposes. by Misha Brukman · 21 years ago
  25. cd5e5a6 Simplify testcase even more by Chris Lattner · 21 years ago
  26. 2c3394a New makefile for new directory by Chris Lattner · 21 years ago
  27. f796d80 new testcase by Chris Lattner · 21 years ago
  28. f9039d7 new testcase by Chris Lattner · 21 years ago
  29. a925b47 new testcase by Chris Lattner · 21 years ago
  30. e84a6d0 Whoa, GCC accepts this. Whack. by Chris Lattner · 21 years ago
  31. 0dac47a New testcase, distilled from bison by Chris Lattner · 21 years ago
  32. a1a7935 New testcase, distilled from 'screen' by Misha by Chris Lattner · 21 years ago
  33. 4b517a4 Implement testcase: Assembler/2003-08-20-ConstantExprGEP-Fold.llx by Chris Lattner · 21 years ago
  34. baefa33 New testcase for GEP folding by Chris Lattner · 21 years ago
  35. c729415 Catch testing errors by Chris Lattner · 21 years ago
  36. fdaac9e Fix bug where we printed the month number instead of the day number *blush* by Chris Lattner · 21 years ago
  37. 9621a2b Modified the SUFFIXES pseudo targets so that we remove all default suffixes by John Criswell · 21 years ago
  38. e584285 Add ParseEnvironmentOptions documentation by Brian Gaeke · 21 years ago
  39. 9d292ff Add warning about how you have to put cl::init after cl::location, if both by Brian Gaeke · 21 years ago
  40. 9042eaf Make testcase more interesting by Chris Lattner · 21 years ago
  41. 3c7eb1f Make assertion message more helpful in a case that might happen... by Chris Lattner · 21 years ago
  42. 08e2476 Fix bugs in tester Add new -norunningtests option by Chris Lattner · 21 years ago
  43. 86f665b X86.td has been moved out of this directory; these are outdated targets. by Misha Brukman · 21 years ago
  44. efe8474 Since we broke up SingleSource and MultiSource testing, the logs are now by Misha Brukman · 21 years ago
  45. 196a14a Do not force a runtimelimit! We were actually reducing it. by Chris Lattner · 21 years ago
  46. 8ab0a01 Increase the size of the LOC chart by Chris Lattner · 21 years ago
  47. e6f7f61 Fix grammar, add comment by Chris Lattner · 21 years ago
  48. 13fc1ea Fix buggy testcase by Chris Lattner · 21 years ago
  49. a59f71a no-strict-aliasing redux by Chris Lattner · 21 years ago
  50. c13115c The CBE generates code which violates the TBAA rules of C, thus we must disable by Chris Lattner · 21 years ago
  51. 24f83a1 Do not even attempt to compute dominator information for unreachable blocks by Chris Lattner · 21 years ago
  52. fd4d897 Add new methods, update comments by Chris Lattner · 21 years ago
  53. 134480c Make the testcase more interesting by Chris Lattner · 21 years ago
  54. 04aa29d Add new -disable-verify option by Chris Lattner · 21 years ago
  55. b2d1181 New testcase distilled from mutt by Chris Lattner · 21 years ago
  56. 5e39b52 Remove fixme by Chris Lattner · 21 years ago
  57. c75b14e Add the magic incantations to get a running LOC graph updated each night... by Chris Lattner · 21 years ago
  58. 24eefd3 Add in the running LOC chart by Chris Lattner · 21 years ago
  59. c88a4ea no really, implement it! by Chris Lattner · 21 years ago
  60. 1ddb6b6 Add new cleandeps target, to allow easy cleaning out of .d files by Chris Lattner · 21 years ago
  61. 74cf819 Add support for casting any pointer to any integer type by Chris Lattner · 21 years ago
  62. 8164d65 Fix linking bug in xboard by Chris Lattner · 21 years ago
  63. 72af6b8 Add support for the sig(set|long)jmp intrinsics by Chris Lattner · 21 years ago
  64. 95881ec New testcase, distilled from ed-0.2 by Chris Lattner · 21 years ago
  65. 8169cf8 Add intrinsics for the llvm.sig(set|long)jmp functions by Chris Lattner · 21 years ago
  66. f5a6ab9 Wrap line at 80 columns Fix bogus failures by Chris Lattner · 21 years ago
  67. 5560c9d Spell `necessary' correctly. by Misha Brukman · 21 years ago
  68. 00d7af6 Fix minor bugs in the tester by Chris Lattner · 21 years ago
  69. bf6a4dc * Split the programs table into MultiSource and SingleSource components by Chris Lattner · 21 years ago
  70. e928d7d The CBE output is compiled at -O2 by Chris Lattner · 21 years ago
  71. b1adab7 Add docs for new column, native tests now run with -O2 by Chris Lattner · 21 years ago
  72. c7e07aa New testcase distilled from GNU Go by Chris Lattner · 21 years ago
  73. 57c6941 Give correct command line for making a shared object by Chris Lattner · 21 years ago
  74. 7540565 Fix ABI issue: Longs really do need to be only 4 byte aligned on X86. by Chris Lattner · 21 years ago
  75. 57e5a70 Make sure that "newmain" gets names for its arguments by Chris Lattner · 21 years ago
  76. e533cef Fix message by Chris Lattner · 21 years ago
  77. 169db9d Fix the bug that broke the nightly tester in McCat/18-imp last night. :( by Chris Lattner · 21 years ago
  78. e2ce618 Make the check for a failed test run more robust!! by Chris Lattner · 21 years ago
  79. 10b1f5a Implement folding of switch instructions. by Chris Lattner · 21 years ago
  80. 09864a1 New testcase to ensure that switch folding happens correctly by Chris Lattner · 21 years ago
  81. 694e37f Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll by Chris Lattner · 21 years ago
  82. f0cd835 New testcase by Chris Lattner · 21 years ago
  83. 342a9d1 The fixme is irrelevant: if that happens, the LLVM bytecode is malformed. by Chris Lattner · 21 years ago
  84. 128cf79 New testcase by Chris Lattner · 21 years ago
  85. 5b007e2 This really isn't the gcc library! by Chris Lattner · 21 years ago
  86. 128c2aa Fix bug: Jello/2003-08-15-AllocaAssertion.ll by Chris Lattner · 21 years ago
  87. 7dd46b0 Fix bug: LoopPreheaders/2003-08-15-PreheadersFail.ll by Chris Lattner · 21 years ago
  88. fd80ff5 No need to print in the testcase by Chris Lattner · 21 years ago
  89. 77d2f51 Rename -emitmaps to -enable-maps by Brian Gaeke · 21 years ago
  90. bdfb1d8 `execve_test' is not part of LLEE. by Misha Brukman · 21 years ago
  91. 593ece0 A lot of changes were suggested by Chris. by Misha Brukman · 21 years ago
  92. a1ee42a new testcase narrowed down from xboard by Chris Lattner · 21 years ago
  93. f2d4916 New testcase identified by misha, distilled from the 'ls' program by Chris Lattner · 21 years ago
  94. 53b99a0 Fix typo in comment by Brian Gaeke · 21 years ago
  95. c48ef2a lib/Support/CommandLine.cpp: by Brian Gaeke · 21 years ago
  96. b60fe77 hash_map and hash_set: by Misha Brukman · 21 years ago
  97. b7dc2b9 Remove extraneous ;'s, no functional changes by Chris Lattner · 21 years ago
  98. 0137afa * Match the column names in the report by Misha Brukman · 21 years ago
  99. d2dfc96 Now that the JIT memory manager allocates as many bytes as necessary rather than by Misha Brukman · 21 years ago
  100. 53523e5 Reordered includes to be consistent with the LLVM style. by Misha Brukman · 21 years ago