1. ae1c1ff new testcase distilled from 176.gcc by Chris Lattner · 21 years ago
  2. 7d6c24c Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5 by Chris Lattner · 21 years ago
  3. 2231d58 Add a new switch folding testcase by Chris Lattner · 21 years ago
  4. f959c33 Add new label by Chris Lattner · 21 years ago
  5. 3acbd5d Add period by Chris Lattner · 21 years ago
  6. 4354f56 Rename SwitchInst::dest_push_back -> addCase by Chris Lattner · 21 years ago
  7. 131d19f Rename SwitchInst::dest_push_back -> addCase Add new removeCase method by Chris Lattner · 21 years ago
  8. 44bb541 Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll by Chris Lattner · 21 years ago
  9. 4d34ada New testcase by Chris Lattner · 21 years ago
  10. 47ddea2 New testcase by Chris Lattner · 21 years ago
  11. f44c605 Do not consider any types that exist in the global symbol table! by Chris Lattner · 21 years ago
  12. e3092c9 Fix bug: Linker/2003-08-23-RecursiveOpaqueTypeResolve.ll by Chris Lattner · 21 years ago
  13. 8d8523b New testcase, which causes the linker to segv. by Chris Lattner · 21 years ago
  14. c07ae39 Ignore more by Chris Lattner · 21 years ago
  15. fcd0234 Implement Linker/2003-08-23-GlobalVarLinking.ll, which should fix 176.gcc by Chris Lattner · 21 years ago
  16. 6f2ff7e Test functions as well as globals by Chris Lattner · 21 years ago
  17. 086cb00 Fix bug: TailDup/2003-08-23-InvalidatedPointers.ll by Chris Lattner · 21 years ago
  18. 2d710ff Of course, the copy ctor really should copy the operand as well by Chris Lattner · 21 years ago
  19. a0f85e5 Fix bug: FunctionResolve/2003-08-23-ArgumentWarning.ll by Chris Lattner · 21 years ago
  20. c4d360d new testcase: we warn if we are merging together two functions whose argument by Chris Lattner · 21 years ago
  21. 8518e74 Add more methods to be more value-like by Chris Lattner · 21 years ago
  22. 88e1eef Initial checkin of ValueHolder helper class by Chris Lattner · 21 years ago
  23. f7c4ace Initial checkin of ValueHolder helper by Chris Lattner · 21 years ago
  24. 59bc1a7 New testcase by Chris Lattner · 21 years ago
  25. 72987ee Fix typeo by Chris Lattner · 21 years ago
  26. 2fa6c35 New testcase, which is basically the problem with 176.gcc by Chris Lattner · 21 years ago
  27. b274d4a Add missing #include by Chris Lattner · 21 years ago
  28. 9732be7 Fix typeo by Chris Lattner · 21 years ago
  29. a2b2dc9 add preliminary support for -export-dynamic by Chris Lattner · 21 years ago
  30. 43f4ba8 The process of linking types can cause their addresses to become invalid. For this reason, we must use TypeHandles! by Chris Lattner · 21 years ago
  31. c28c1d3 Kill warning by Chris Lattner · 21 years ago
  32. 31a6db0 Changes to work better with GCC3.4/LLVM G++ by Chris Lattner · 21 years ago
  33. 33ad24a Remove last remenants of cleandeps by Chris Lattner · 21 years ago
  34. b8586b7 Disable .d file generation for LLVM tests by Chris Lattner · 21 years ago
  35. e76c57a Implement Linker/2003-08-20-OpaqueTypeResolve.ll by Chris Lattner · 21 years ago
  36. 6c23f57 Accept double quoted strings everwhere we accept a %ABC variable name. by Chris Lattner · 21 years ago
  37. 24b8a5d If an "LLVM name" has wierd characters in it, print it out in double quotes instead of prefixing it with % by Chris Lattner · 21 years ago
  38. bcaf286 New testcase for non-simple variable and type names by Chris Lattner · 21 years ago
  39. 7d4d892 Ugh, really fix it now... :( by Chris Lattner · 21 years ago
  40. f0f463e Fix computation of LLVM_OBJ_ROOT for non-projects :( by Chris Lattner · 21 years ago
  41. da228ef Remove name, add body. Causes llvmg++ segfault! by Chris Lattner · 21 years ago
  42. 3bb49fb add comment by Chris Lattner · 21 years ago
  43. d60770d new testcase by Chris Lattner · 21 years ago
  44. 79063d6 Squash the warning that `Result' may not be initialized on all code paths. by Misha Brukman · 21 years ago
  45. 9534acb Initial checkin by Chris Lattner · 21 years ago
  46. 8ca0eeb Initial checkin of ModuleMaker project by Chris Lattner · 21 years ago
  47. 56e4fa4 Include the top-level Makefile.config from the LLVM tree for projects by Chris Lattner · 21 years ago
  48. 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 · 21 years ago
  49. c137b30 Remove commented out declaration by Chris Lattner · 21 years ago
  50. 318efde The word `dependence' has no `a'. by Misha Brukman · 21 years ago
  51. ef6a6a6 The word `dependent' has no `a'. by Misha Brukman · 21 years ago
  52. e287cfd Fix spello by Chris Lattner · 21 years ago
  53. 36bc642 The word `dependence' and its derivatives have no `a'. by Misha Brukman · 21 years ago
  54. 942f904 Make the tags rule tolerate lack of one of the standard directories by Chris Lattner · 21 years ago
  55. 87486b4 Only use :: rules for #included files by Chris Lattner · 21 years ago
  56. 11a7fd1 Simplify test by Chris Lattner · 21 years ago
  57. 05a1a30 Minor cleanups: wrap at 80 lines. Convert file comment to doxygen format and by Chris Lattner · 21 years ago
  58. 59da488 Regression test that verifies that the JIT passes the environment to the by John Criswell · 21 years ago
  59. 69582b3 The JIT now passes the environment pointer to the main() function when it by John Criswell · 21 years ago
  60. 7d8fab9 Remove unused file by Chris Lattner · 21 years ago
  61. fbb574d * Remove cleandeps target by Chris Lattner · 21 years ago
  62. f3526e2 Change all #include'd files to be :: rules instead of : rules by Chris Lattner · 21 years ago
  63. b1c125e Reoptimizer has moved to reopt cvs module. by Brian Gaeke · 21 years ago
  64. 71b0a31 Make build errors stand out by coloring them red. by Misha Brukman · 21 years ago
  65. 0425a87 Implement Assembler/2003-08-21-ConstantExprCast-Fold.llx by Chris Lattner · 21 years ago
  66. 9d26c79 New testcase by Chris Lattner · 21 years ago
  67. 6f3c178 Test case distilled from bash. by Misha Brukman · 21 years ago
  68. b98917a remove invalid test by Chris Lattner · 21 years ago
  69. f6a967f Test case distilled from `bash'. by Misha Brukman · 21 years ago
  70. bcf86d8 Yet another testcase distilled from emacs by Misha! by Chris Lattner · 21 years ago
  71. 76bbaa5 New testcase, distilled from emacs by Misha by Chris Lattner · 21 years ago
  72. a83de0b Fix warning on sparc build by Chris Lattner · 21 years ago
  73. eac3cdc Start testing SPEC as well as singlesource/multisource by Chris Lattner · 21 years ago
  74. eb6b47c fix dependency by Chris Lattner · 21 years ago
  75. cf735c5 Adding a copyright notice to each file is unnecessary. by John Criswell · 21 years ago
  76. 08dbe6b Further updates: by John Criswell · 21 years ago
  77. 299e15e Added the ability to run the QMTests. It is currently not enabled by default, by John Criswell · 21 years ago
  78. 9379320 Updated to reflect current work: by John Criswell · 21 years ago
  79. b29170f Unless we CANNOT merge the arguments, do so by Chris Lattner · 21 years ago
  80. 09dcfda Point to the RIGHT GCC library directory by Chris Lattner · 21 years ago
  81. 9889265 Point to the correct cc1/cc1plus binaries by Chris Lattner · 21 years ago
  82. 43bf32e Added #include <cassert>. In GCC 3.3, we don't get assert() through the other by John Criswell · 21 years ago
  83. 0f3627e Added dummy version of the `util' library. by Misha Brukman · 21 years ago
  84. 1296747 Added dummy library `libutempter' for non-privileged access to utmp/wtmp data. by Misha Brukman · 21 years ago
  85. c1fdca8 Make the bytecode file executable as well for LLEE purposes. by Misha Brukman · 21 years ago
  86. cd5e5a6 Simplify testcase even more by Chris Lattner · 21 years ago
  87. 2c3394a New makefile for new directory by Chris Lattner · 21 years ago
  88. f796d80 new testcase by Chris Lattner · 21 years ago
  89. f9039d7 new testcase by Chris Lattner · 21 years ago
  90. a925b47 new testcase by Chris Lattner · 21 years ago
  91. e84a6d0 Whoa, GCC accepts this. Whack. by Chris Lattner · 21 years ago
  92. 0dac47a New testcase, distilled from bison by Chris Lattner · 21 years ago
  93. a1a7935 New testcase, distilled from 'screen' by Misha by Chris Lattner · 21 years ago
  94. 4b517a4 Implement testcase: Assembler/2003-08-20-ConstantExprGEP-Fold.llx by Chris Lattner · 21 years ago
  95. baefa33 New testcase for GEP folding by Chris Lattner · 21 years ago
  96. c729415 Catch testing errors by Chris Lattner · 21 years ago
  97. fdaac9e Fix bug where we printed the month number instead of the day number *blush* by Chris Lattner · 21 years ago
  98. 9621a2b Modified the SUFFIXES pseudo targets so that we remove all default suffixes by John Criswell · 21 years ago
  99. e584285 Add ParseEnvironmentOptions documentation by Brian Gaeke · 21 years ago
  100. 9d292ff Add warning about how you have to put cl::init after cl::location, if both by Brian Gaeke · 21 years ago