1. f74edf2 this is an overcomplex way to call exit :) by Chris Lattner · 18 years ago
  2. 32ff92d Add a test case for PR1086 by Reid Spencer · 18 years ago
  3. 0ae9693 For PR1086: by Reid Spencer · 18 years ago
  4. e0a9c9c Simplify the testcase by Chris Lattner · 18 years ago
  5. 8b0e360 Fix PR1015 and Transforms/IndVarsSimplify/2007-01-06-TripCount.ll, a by Chris Lattner · 18 years ago
  6. b4b512b Testcase for PR1015 by Chris Lattner · 18 years ago
  7. f82188c cast of int to bool no longer does a compare, rendering this fixme obsolete by Chris Lattner · 18 years ago
  8. ee4f13a add -debug output for -indvars. by Chris Lattner · 18 years ago
  9. a636224 Update the documentation for SymbolTable class. by Reid Spencer · 18 years ago
  10. d5f317d As PR1085 was fixed, back out workaround by Anton Korobeynikov · 18 years ago
  11. 43ebbcd Testcase for PR1085 by Chris Lattner · 18 years ago
  12. 774abfe New testcase for PR1084 by Chris Lattner · 18 years ago
  13. ddc6f35 Add C wrappers for the LTO library (PR1081). Patch by Chandler Carruth! by Chris Lattner · 18 years ago
  14. 11fdadf fix typo by Chris Lattner · 18 years ago
  15. 8d648f7 testcase for pr1083 by Chris Lattner · 18 years ago
  16. 41a4429 wow, the link was already broken :) by Chris Lattner · 18 years ago
  17. 38742b9 add a note by Chris Lattner · 18 years ago
  18. 15c9188 Disable the macho writer until it is 100% functional. Enabling it when by Chris Lattner · 18 years ago
  19. 1747b26 this testcase is too large to be useful, and requires a .bc file to be by Chris Lattner · 18 years ago
  20. 46013f4 Fix regressions in InstCombine/call-cast-target.ll and InstCombine/2003-11-13-ConstExprCastCall.ll by Chris Lattner · 18 years ago
  21. cea9d1d gcc often inserts it's own names for sections (e.g. by Anton Korobeynikov · 18 years ago
  22. c2ca99c Regenerate for new bytecode file format. by Reid Spencer · 18 years ago
  23. 78d033e For PR411: by Reid Spencer · 18 years ago
  24. f8383de Regenerate. by Reid Spencer · 18 years ago
  25. 7c00289 Accomodate new name manglinge done by llvm-upgrade by Reid Spencer · 18 years ago
  26. cb03b5a For PR1082: by Reid Spencer · 18 years ago
  27. 3d66ad0 Currently, there is no fix for this. by Reid Spencer · 18 years ago
  28. 4da3df0 Test case for PR1082, an llvm-upgrade bug. by Reid Spencer · 18 years ago
  29. f72538e Add an option for getting the C compiler flags, --cflags. by Reid Spencer · 18 years ago
  30. 80c6c3b this final call to canLosslesslyBitCastTo is dead, because ValueRequiresCast by Chris Lattner · 18 years ago
  31. ec47992 simplify some more code now that there are not multiple different integer by Chris Lattner · 18 years ago
  32. 57d8637 eliminate some uses of canLosslesslyBitCastTo, this actually makes the code stronger, by nuking by Chris Lattner · 18 years ago
  33. d5dc0fb no need to worry about int vs uint any more. by Chris Lattner · 18 years ago
  34. ab4be63 new note by Chris Lattner · 18 years ago
  35. a7c46fa Regenerate by Reid Spencer · 18 years ago
  36. eb0d1d3 Test Case for PR1080. by Reid Spencer · 18 years ago
  37. 520071a For PR1080: by Reid Spencer · 18 years ago
  38. d08d233 setSetCCIsExpensive is gone. by Evan Cheng · 18 years ago
  39. 636c753 Expand fcopysign to the bitwise sequence if select is marked as expensive. by Evan Cheng · 18 years ago
  40. 257464a - Remove isSetCCExpensive() etc. These are no longer used. by Evan Cheng · 18 years ago
  41. cde53d3 1) Remove old AnalysisResolver. by Devang Patel · 18 years ago
  42. 8b31b2d Fix dependencies. The lexer depends on the grammar for the UpgradeParser.h by Reid Spencer · 18 years ago
  43. bafe19d Update test case. by Evan Cheng · 18 years ago
  44. 7fa67b7 For PR1077: Remove the XFAIL now that global redefinitions are not permitted. by Reid Spencer · 18 years ago
  45. 63c3445 Regenerate. by Reid Spencer · 18 years ago
  46. 90e2f63 For PR1077: by Reid Spencer · 18 years ago
  47. 73d6cf1 - FCOPYSIGN custom lowering bug. Clear the sign bit of operand 0 first before by Evan Cheng · 18 years ago
  48. 5cf0fe4 Add an example to the trunc instruction to clarify trunc to bool. by Reid Spencer · 18 years ago
  49. 068c5f4 Bug in ExpandFCOPYSIGNToBitwiseOps(). Clear the old sign bit of operand 0 by Evan Cheng · 18 years ago
  50. 489a87c CopyToReg source operand can be a register as well. e.g. Copy from GlobalBaseReg. by Evan Cheng · 18 years ago
  51. ddbc606 Remove PassManagerT.h by Devang Patel · 18 years ago
  52. cccd80d Remove old pass manager. by Devang Patel · 18 years ago
  53. 3b29264 This test case needs parameter attributes, manually upgrade and don't by Reid Spencer · 18 years ago
  54. e5fe98c Global variables are not renamed by llvm-upgrade any more. by Reid Spencer · 18 years ago
  55. 98ed696 Update for change in parameter attribute syntax. by Reid Spencer · 18 years ago
  56. bf89553 Update for change in parameter attributes syntax. by Reid Spencer · 18 years ago
  57. cfd09d9 Wrap long RUN: line. by Reid Spencer · 18 years ago
  58. 6b91775 Globals are not renamed any more. by Reid Spencer · 18 years ago
  59. c33a34f This test case needs zext and sext attributes so manually upgrade it and by Reid Spencer · 18 years ago
  60. 7a50c23 Changes to parameter attribute syntax. by Reid Spencer · 18 years ago
  61. 02b9a0f Changes to parameter attributes syntax. by Reid Spencer · 18 years ago
  62. 90dd871 Globals are not being renamed any more. by Reid Spencer · 18 years ago
  63. ab7b74a This test case has been translated to 2.0 assembly so don't run by Reid Spencer · 18 years ago
  64. 869f8eb Fix this to check for the correct error message. by Reid Spencer · 18 years ago
  65. 71fc834 This tests for something that will become illegal soon. The test/Feature by Reid Spencer · 18 years ago
  66. 89d9837 Beef up this test case a little by introducing a global variable name by Reid Spencer · 18 years ago
  67. 280e646 Make this test that we can drop the implementation keyword for llvm-as. by Reid Spencer · 18 years ago
  68. 2fd6c65 Fix the test case for the change in parameter attribute syntax. The @ is by Reid Spencer · 18 years ago
  69. dfa4b1a For PR1077: by Reid Spencer · 18 years ago
  70. 4933af1 For PR1077: by Reid Spencer · 18 years ago
  71. 319a730 Regenerate by Reid Spencer · 18 years ago
  72. bcdd54c Adjust to new header file name. by Reid Spencer · 18 years ago
  73. 90eb4d6 Major update of llvm-upgrade: by Reid Spencer · 18 years ago
  74. 218ded2 Regenerate. by Reid Spencer · 18 years ago
  75. 2c26178 Change the syntax for parameter attributes: by Reid Spencer · 18 years ago
  76. bdcb9df Give the assembler some input. by Reid Spencer · 18 years ago
  77. 1722eee Typo by Evan Cheng · 18 years ago
  78. 00c2970 Add a test case for SSE fcopysign using SSE bitwise operations. by Evan Cheng · 18 years ago
  79. 68c47cb With SSE2, expand FCOPYSIGN to a series of SSE bitwise operations. by Evan Cheng · 18 years ago
  80. e4929dd Implement InstCombine/vec_shuffle.ll:%test7, simplifying shuffles with by Chris Lattner · 18 years ago
  81. 4e56f7c new test by Chris Lattner · 18 years ago
  82. 15411cb manually upgrade this testcase by Chris Lattner · 18 years ago
  83. 4f0e33d fold things like a^b != c^a -> b != c. This implements InstCombine/xor.ll:test27 by Chris Lattner · 18 years ago
  84. 297a22b new testcase by Chris Lattner · 18 years ago
  85. e76b77c llvm upgrade doesn't accept 'define' by Chris Lattner · 18 years ago
  86. e617c9e Compile X + ~X to -1. This implements Instcombine/add.ll:test34 by Chris Lattner · 18 years ago
  87. 0a2c88d new testcase by Chris Lattner · 18 years ago
  88. 0d630d2 GEP subscript is interpreted as a signed value. by Evan Cheng · 18 years ago
  89. ac8d276 Correct the documentation for function declarations. They can have dllimport by Reid Spencer · 18 years ago
  90. 05a1416 add missing flags by Chris Lattner · 18 years ago
  91. f8e7a21 fix PowerPC/2007-01-04-ArgExtension.ll, a bug handling K&R prototypes with by Chris Lattner · 18 years ago
  92. e0170df new testcase by Chris Lattner · 18 years ago
  93. 0081517 Fix broken links, reported by Baptiste Lepilleur by Chris Lattner · 18 years ago
  94. 912095b Expand fcopysign to a series of bitwise of operations when it's profitable to by Evan Cheng · 18 years ago
  95. 37e01c5 regenerate by Chris Lattner · 18 years ago
  96. b924054 If we hit a parse error, emit something bad to the output stream. This ensures that by Chris Lattner · 18 years ago
  97. aae5884 Document this tool as experimental and list its deficiencies. by Reid Spencer · 18 years ago
  98. cf130b3 remove the 'protected' workaround now that we don't care about gcc 2.95 anymore. by Chris Lattner · 18 years ago
  99. ad8d6de remove xfailed test that depends on obsolete argument to lli by Chris Lattner · 18 years ago
  100. 6a21d84 Remove a manual renaming of a variable that was introduced before by Reid Spencer · 18 years ago