1. 9534acb Initial checkin by Chris Lattner · 22 years ago
  2. 8ca0eeb Initial checkin of ModuleMaker project by Chris Lattner · 22 years ago
  3. 56e4fa4 Include the top-level Makefile.config from the LLVM tree for projects by Chris Lattner · 22 years ago
  4. e430a1e Projects no longer need to specify LLVM_OBJ_ROOT. Also, for the prdirs target, don't let make print out all of the echo commands before the echos get echo'd by Chris Lattner · 22 years ago
  5. c137b30 Remove commented out declaration by Chris Lattner · 22 years ago
  6. 318efde The word `dependence' has no `a'. by Misha Brukman · 22 years ago
  7. ef6a6a6 The word `dependent' has no `a'. by Misha Brukman · 22 years ago
  8. e287cfd Fix spello by Chris Lattner · 22 years ago
  9. 36bc642 The word `dependence' and its derivatives have no `a'. by Misha Brukman · 22 years ago
  10. 942f904 Make the tags rule tolerate lack of one of the standard directories by Chris Lattner · 22 years ago
  11. 87486b4 Only use :: rules for #included files by Chris Lattner · 22 years ago
  12. 11a7fd1 Simplify test by Chris Lattner · 22 years ago
  13. 05a1a30 Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and by Chris Lattner · 22 years ago
  14. 59da488 Regression test that verifies that the JIT passes the environment to the by John Criswell · 22 years ago
  15. 69582b3 The JIT now passes the environment pointer to the main() function when it by John Criswell · 22 years ago
  16. 7d8fab9 Remove unused file by Chris Lattner · 22 years ago
  17. fbb574d * Remove cleandeps target by Chris Lattner · 22 years ago
  18. f3526e2 Change all #include'd files to be :: rules instead of : rules by Chris Lattner · 22 years ago
  19. b1c125e Reoptimizer has moved to reopt cvs module. by Brian Gaeke · 22 years ago
  20. 71b0a31 Make build errors stand out by coloring them red. by Misha Brukman · 22 years ago
  21. 0425a87 Implement Assembler/2003-08-21-ConstantExprCast-Fold.llx by Chris Lattner · 22 years ago
  22. 9d26c79 New testcase by Chris Lattner · 22 years ago
  23. 6f3c178 Test case distilled from bash. by Misha Brukman · 22 years ago
  24. b98917a5 remove invalid test by Chris Lattner · 22 years ago
  25. f6a967f Test case distilled from `bash'. by Misha Brukman · 22 years ago
  26. bcf86d8 Yet another testcase distilled from emacs by Misha! by Chris Lattner · 22 years ago
  27. 76bbaa5 New testcase, distilled from emacs by Misha by Chris Lattner · 22 years ago
  28. a83de0b Fix warning on sparc build by Chris Lattner · 22 years ago
  29. eac3cdc Start testing SPEC as well as singlesource/multisource by Chris Lattner · 22 years ago
  30. eb6b47c fix dependency by Chris Lattner · 22 years ago
  31. cf735c5 Adding a copyright notice to each file is unnecessary. by John Criswell · 22 years ago
  32. 08dbe6b Further updates: by John Criswell · 22 years ago
  33. 299e15e Added the ability to run the QMTests. It is currently not enabled by default, by John Criswell · 22 years ago
  34. 9379320 Updated to reflect current work: by John Criswell · 22 years ago
  35. b29170f Unless we CANNOT merge the arguments, do so by Chris Lattner · 22 years ago
  36. 09dcfda Point to the RIGHT GCC library directory by Chris Lattner · 22 years ago
  37. 9889265 Point to the correct cc1/cc1plus binaries by Chris Lattner · 22 years ago
  38. 43bf32e Added #include <cassert>. In GCC 3.3, we don't get assert() through the other by John Criswell · 22 years ago
  39. 0f3627e Added dummy version of the `util' library. by Misha Brukman · 22 years ago
  40. 1296747 Added dummy library `libutempter' for non-privileged access to utmp/wtmp data. by Misha Brukman · 22 years ago
  41. c1fdca8 Make the bytecode file executable as well for LLEE purposes. by Misha Brukman · 22 years ago
  42. cd5e5a6 Simplify testcase even more by Chris Lattner · 22 years ago
  43. 2c3394a New makefile for new directory by Chris Lattner · 22 years ago
  44. f796d80 new testcase by Chris Lattner · 22 years ago
  45. f9039d7 new testcase by Chris Lattner · 22 years ago
  46. a925b47 new testcase by Chris Lattner · 22 years ago
  47. e84a6d0 Whoa, GCC accepts this. Whack. by Chris Lattner · 22 years ago
  48. 0dac47a New testcase, distilled from bison by Chris Lattner · 22 years ago
  49. a1a7935 New testcase, distilled from 'screen' by Misha by Chris Lattner · 22 years ago
  50. 4b517a4 Implement testcase: Assembler/2003-08-20-ConstantExprGEP-Fold.llx by Chris Lattner · 22 years ago
  51. baefa33 New testcase for GEP folding by Chris Lattner · 22 years ago
  52. c729415 Catch testing errors by Chris Lattner · 22 years ago
  53. fdaac9e Fix bug where we printed the month number instead of the day number *blush* by Chris Lattner · 22 years ago
  54. 9621a2b Modified the SUFFIXES pseudo targets so that we remove all default suffixes by John Criswell · 22 years ago
  55. e584285 Add ParseEnvironmentOptions documentation by Brian Gaeke · 22 years ago
  56. 9d292ff Add warning about how you have to put cl::init after cl::location, if both by Brian Gaeke · 22 years ago
  57. 9042eaf Make testcase more interesting by Chris Lattner · 22 years ago
  58. 3c7eb1f Make assertion message more helpful in a case that might happen... by Chris Lattner · 22 years ago
  59. 08e2476 Fix bugs in tester Add new -norunningtests option by Chris Lattner · 22 years ago
  60. 86f665b X86.td has been moved out of this directory; these are outdated targets. by Misha Brukman · 22 years ago
  61. efe8474 Since we broke up SingleSource and MultiSource testing, the logs are now by Misha Brukman · 22 years ago
  62. 196a14a Do not force a runtimelimit! We were actually reducing it. by Chris Lattner · 22 years ago
  63. 8ab0a01 Increase the size of the LOC chart by Chris Lattner · 22 years ago
  64. e6f7f61 Fix grammar, add comment by Chris Lattner · 22 years ago
  65. 13fc1ea Fix buggy testcase by Chris Lattner · 22 years ago
  66. a59f71a no-strict-aliasing redux by Chris Lattner · 22 years ago
  67. c13115c The CBE generates code which violates the TBAA rules of C, thus we must disable by Chris Lattner · 22 years ago
  68. 24f83a1 Do not even attempt to compute dominator information for unreachable blocks by Chris Lattner · 22 years ago
  69. fd4d897 Add new methods, update comments by Chris Lattner · 22 years ago
  70. 134480c Make the testcase more interesting by Chris Lattner · 22 years ago
  71. 04aa29d Add new -disable-verify option by Chris Lattner · 22 years ago
  72. b2d1181 New testcase distilled from mutt by Chris Lattner · 22 years ago
  73. 5e39b52 Remove fixme by Chris Lattner · 22 years ago
  74. c75b14e Add the magic incantations to get a running LOC graph updated each night... by Chris Lattner · 22 years ago
  75. 24eefd3f Add in the running LOC chart by Chris Lattner · 22 years ago
  76. c88a4ea no really, implement it! by Chris Lattner · 22 years ago
  77. 1ddb6b6 Add new cleandeps target, to allow easy cleaning out of .d files by Chris Lattner · 22 years ago
  78. 74cf819 Add support for casting any pointer to any integer type by Chris Lattner · 22 years ago
  79. 8164d65 Fix linking bug in xboard by Chris Lattner · 22 years ago
  80. 72af6b8 Add support for the sig(set|long)jmp intrinsics by Chris Lattner · 22 years ago
  81. 95881ec New testcase, distilled from ed-0.2 by Chris Lattner · 22 years ago
  82. 8169cf8 Add intrinsics for the llvm.sig(set|long)jmp functions by Chris Lattner · 22 years ago
  83. f5a6ab9 Wrap line at 80 columns Fix bogus failures by Chris Lattner · 22 years ago
  84. 5560c9d Spell `necessary' correctly. by Misha Brukman · 22 years ago
  85. 00d7af6 Fix minor bugs in the tester by Chris Lattner · 22 years ago
  86. bf6a4dc * Split the programs table into MultiSource and SingleSource components by Chris Lattner · 22 years ago
  87. e928d7d The CBE output is compiled at -O2 by Chris Lattner · 22 years ago
  88. b1adab7 Add docs for new column, native tests now run with -O2 by Chris Lattner · 22 years ago
  89. c7e07aa New testcase distilled from GNU Go by Chris Lattner · 22 years ago
  90. 57c6941 Give correct command line for making a shared object by Chris Lattner · 22 years ago
  91. 7540565 Fix ABI issue: Longs really do need to be only 4 byte aligned on X86. by Chris Lattner · 22 years ago
  92. 57e5a70 Make sure that "newmain" gets names for its arguments by Chris Lattner · 22 years ago
  93. e533cef Fix message by Chris Lattner · 22 years ago
  94. 169db9d Fix the bug that broke the nightly tester in McCat/18-imp last night. :( by Chris Lattner · 22 years ago
  95. e2ce618 Make the check for a failed test run more robust!! by Chris Lattner · 22 years ago
  96. 10b1f5a Implement folding of switch instructions. by Chris Lattner · 22 years ago
  97. 09864a1 New testcase to ensure that switch folding happens correctly by Chris Lattner · 22 years ago
  98. 694e37f Fix bug: SimplifyCFG/2003-08-17-BranchFoldOrdering.ll by Chris Lattner · 22 years ago
  99. f0cd835 New testcase by Chris Lattner · 22 years ago
  100. 342a9d1 The fixme is irrelevant: if that happens, the LLVM bytecode is malformed. by Chris Lattner · 22 years ago