1. c0974a1 fix atexit. This is an overcomplex way of calling exit, but it is required, by Chris Lattner · 18 years ago
  2. b801a27 Fix PR1090: by Reid Spencer · 18 years ago
  3. 40e274b Build libLLVMlto on non-Darwin architectures. Resolves PR1055: http://llvm.org/PR1055 by Chandler Carruth · 18 years ago
  4. ca7ad89 Fix a bug in an assert that would never trigger. by Reid Spencer · 18 years ago
  5. bb7a624 Testing commit, and adding an entry to CREDITS.TXT by Chandler Carruth · 18 years ago
  6. e7ca042 Convert uses of getPrimitiveSize that should be getPrimitiveSizeInBits. by Reid Spencer · 18 years ago
  7. f1d2f96 llvm.isunordered.* are gone. by Reid Spencer · 18 years ago
  8. 3c62862 Types should be const. by Reid Spencer · 18 years ago
  9. 161a4c9 Redefinition of functions is no longer permitted. by Reid Spencer · 18 years ago
  10. 5c4a96d the old trace values pass has been removed, remove its runtime library. by Chris Lattner · 18 years ago
  11. ba8b327 this pass is unused by Chris Lattner · 18 years ago
  12. fd0cf61 remove an old instrumentation pass that is not used anymore. by Chris Lattner · 18 years ago
  13. 30ade26 llvm.isunordered is no longer alive. by Chris Lattner · 18 years ago
  14. f01da59 llvm 2.0 doesn't support llvm.isunordered.* by Chris Lattner · 18 years ago
  15. f1d71b5 relax type by Chris Lattner · 18 years ago
  16. a4810b5 remove support for llvm.isunordered by Chris Lattner · 18 years ago
  17. 257cbf7 remove llvm.isunordered by Chris Lattner · 18 years ago
  18. 2db43c8 relax type by Chris Lattner · 18 years ago
  19. b76efb7 Change the interface to Module::getOrInsertFunction to be easier to use,to resolve PR1088, and to help PR411. by Chris Lattner · 18 years ago
  20. 70d1305 Change the interface to Module::getOrInsertFunction to be easier to use, by Chris Lattner · 18 years ago
  21. 1296988 Regenerate. by Reid Spencer · 18 years ago
  22. e3671f9 Upgrade the llvm.isunordered intrinsics to "fcmp uno" instruction. by Reid Spencer · 18 years ago
  23. a121fdd prepare for adjustment to getOrInsertFunction method by Chris Lattner · 18 years ago
  24. 6a98754 add some casts to support a change in the getOrInsertFunction interface by Chris Lattner · 18 years ago
  25. 52a457c relax type by Chris Lattner · 18 years ago
  26. febe5f1 relax some types by Chris Lattner · 18 years ago
  27. 35057c2 relax types by Chris Lattner · 18 years ago
  28. 9214196 relax some types by Chris Lattner · 18 years ago
  29. f3ccb69 remove support for old-style varargs upgrading by Chris Lattner · 18 years ago
  30. f74edf2 this is an overcomplex way to call exit :) by Chris Lattner · 18 years ago
  31. 32ff92d Add a test case for PR1086 by Reid Spencer · 18 years ago
  32. 0ae9693 For PR1086: by Reid Spencer · 18 years ago
  33. e0a9c9c Simplify the testcase by Chris Lattner · 18 years ago
  34. 8b0e360 Fix PR1015 and Transforms/IndVarsSimplify/2007-01-06-TripCount.ll, a by Chris Lattner · 18 years ago
  35. b4b512b Testcase for PR1015 by Chris Lattner · 18 years ago
  36. f82188c cast of int to bool no longer does a compare, rendering this fixme obsolete by Chris Lattner · 18 years ago
  37. ee4f13a add -debug output for -indvars. by Chris Lattner · 18 years ago
  38. a636224 Update the documentation for SymbolTable class. by Reid Spencer · 18 years ago
  39. d5f317d As PR1085 was fixed, back out workaround by Anton Korobeynikov · 18 years ago
  40. 43ebbcd Testcase for PR1085 by Chris Lattner · 18 years ago
  41. 774abfe New testcase for PR1084 by Chris Lattner · 18 years ago
  42. ddc6f35 Add C wrappers for the LTO library (PR1081). Patch by Chandler Carruth! by Chris Lattner · 18 years ago
  43. 11fdadf fix typo by Chris Lattner · 18 years ago
  44. 8d648f7 testcase for pr1083 by Chris Lattner · 18 years ago
  45. 41a4429 wow, the link was already broken :) by Chris Lattner · 18 years ago
  46. 38742b9 add a note by Chris Lattner · 18 years ago
  47. 15c9188 Disable the macho writer until it is 100% functional. Enabling it when by Chris Lattner · 18 years ago
  48. 1747b26 this testcase is too large to be useful, and requires a .bc file to be by Chris Lattner · 18 years ago
  49. 46013f4 Fix regressions in InstCombine/call-cast-target.ll and InstCombine/2003-11-13-ConstExprCastCall.ll by Chris Lattner · 18 years ago
  50. cea9d1d gcc often inserts it's own names for sections (e.g. by Anton Korobeynikov · 18 years ago
  51. c2ca99c Regenerate for new bytecode file format. by Reid Spencer · 18 years ago
  52. 78d033e For PR411: by Reid Spencer · 18 years ago
  53. f8383de Regenerate. by Reid Spencer · 18 years ago
  54. 7c00289 Accomodate new name manglinge done by llvm-upgrade by Reid Spencer · 18 years ago
  55. cb03b5a For PR1082: by Reid Spencer · 18 years ago
  56. 3d66ad0 Currently, there is no fix for this. by Reid Spencer · 18 years ago
  57. 4da3df0 Test case for PR1082, an llvm-upgrade bug. by Reid Spencer · 18 years ago
  58. f72538e Add an option for getting the C compiler flags, --cflags. by Reid Spencer · 18 years ago
  59. 80c6c3b this final call to canLosslesslyBitCastTo is dead, because ValueRequiresCast by Chris Lattner · 18 years ago
  60. ec47992 simplify some more code now that there are not multiple different integer by Chris Lattner · 18 years ago
  61. 57d8637 eliminate some uses of canLosslesslyBitCastTo, this actually makes the code stronger, by nuking by Chris Lattner · 18 years ago
  62. d5dc0fb no need to worry about int vs uint any more. by Chris Lattner · 18 years ago
  63. ab4be63 new note by Chris Lattner · 18 years ago
  64. a7c46fa Regenerate by Reid Spencer · 18 years ago
  65. eb0d1d3 Test Case for PR1080. by Reid Spencer · 18 years ago
  66. 520071a For PR1080: by Reid Spencer · 18 years ago
  67. d08d233 setSetCCIsExpensive is gone. by Evan Cheng · 18 years ago
  68. 636c753 Expand fcopysign to the bitwise sequence if select is marked as expensive. by Evan Cheng · 18 years ago
  69. 257464a - Remove isSetCCExpensive() etc. These are no longer used. by Evan Cheng · 18 years ago
  70. cde53d3 1) Remove old AnalysisResolver. by Devang Patel · 18 years ago
  71. 8b31b2d Fix dependencies. The lexer depends on the grammar for the UpgradeParser.h by Reid Spencer · 18 years ago
  72. bafe19d Update test case. by Evan Cheng · 18 years ago
  73. 7fa67b7 For PR1077: Remove the XFAIL now that global redefinitions are not permitted. by Reid Spencer · 18 years ago
  74. 63c3445 Regenerate. by Reid Spencer · 18 years ago
  75. 90e2f63 For PR1077: by Reid Spencer · 18 years ago
  76. 73d6cf1 - FCOPYSIGN custom lowering bug. Clear the sign bit of operand 0 first before by Evan Cheng · 18 years ago
  77. 5cf0fe4 Add an example to the trunc instruction to clarify trunc to bool. by Reid Spencer · 18 years ago
  78. 068c5f4 Bug in ExpandFCOPYSIGNToBitwiseOps(). Clear the old sign bit of operand 0 by Evan Cheng · 18 years ago
  79. 489a87c CopyToReg source operand can be a register as well. e.g. Copy from GlobalBaseReg. by Evan Cheng · 18 years ago
  80. ddbc606 Remove PassManagerT.h by Devang Patel · 18 years ago
  81. cccd80d Remove old pass manager. by Devang Patel · 18 years ago
  82. 3b29264 This test case needs parameter attributes, manually upgrade and don't by Reid Spencer · 18 years ago
  83. e5fe98c Global variables are not renamed by llvm-upgrade any more. by Reid Spencer · 18 years ago
  84. 98ed696 Update for change in parameter attribute syntax. by Reid Spencer · 18 years ago
  85. bf89553 Update for change in parameter attributes syntax. by Reid Spencer · 18 years ago
  86. cfd09d9 Wrap long RUN: line. by Reid Spencer · 18 years ago
  87. 6b91775 Globals are not renamed any more. by Reid Spencer · 18 years ago
  88. c33a34f This test case needs zext and sext attributes so manually upgrade it and by Reid Spencer · 18 years ago
  89. 7a50c23 Changes to parameter attribute syntax. by Reid Spencer · 18 years ago
  90. 02b9a0f Changes to parameter attributes syntax. by Reid Spencer · 18 years ago
  91. 90dd871 Globals are not being renamed any more. by Reid Spencer · 18 years ago
  92. ab7b74a This test case has been translated to 2.0 assembly so don't run by Reid Spencer · 18 years ago
  93. 869f8eb Fix this to check for the correct error message. by Reid Spencer · 18 years ago
  94. 71fc834 This tests for something that will become illegal soon. The test/Feature by Reid Spencer · 18 years ago
  95. 89d9837 Beef up this test case a little by introducing a global variable name by Reid Spencer · 18 years ago
  96. 280e646 Make this test that we can drop the implementation keyword for llvm-as. by Reid Spencer · 18 years ago
  97. 2fd6c65 Fix the test case for the change in parameter attribute syntax. The @ is by Reid Spencer · 18 years ago
  98. dfa4b1a For PR1077: by Reid Spencer · 18 years ago
  99. 4933af1 For PR1077: by Reid Spencer · 18 years ago
  100. 319a730 Regenerate by Reid Spencer · 18 years ago