1. 00f59da remove use of deprecated apis by Chris Lattner · 18 years ago
  2. 4227bdb remove use of deprecated api by Chris Lattner · 18 years ago
  3. 9ba8a76 Add possibility to set memory limit for binaries run via libSystem. This by Anton Korobeynikov · 18 years ago
  4. 3481657 Add missing break statements! by Reid Spencer · 18 years ago
  5. ac9dcb9 For PR1195: by Reid Spencer · 18 years ago
  6. 9d6565a For PR1195: by Reid Spencer · 18 years ago
  7. 10ac377 eliminate use of vector-related ctors by Chris Lattner · 18 years ago
  8. cf3d061 regenerate by Chris Lattner · 18 years ago
  9. 858d973 remove use of vector-related ctors by Chris Lattner · 18 years ago
  10. 1bc3fa6 stop using me thods that take a vector by Chris Lattner · 18 years ago
  11. 34a451d Fix build error on ARM. by Lauro Ramos Venancio · 18 years ago
  12. 8adde28 regenerate by Chris Lattner · 18 years ago
  13. c02659f add #include by Chris Lattner · 18 years ago
  14. ead1aea Align make log output with the rest of llvm. by Reid Spencer · 18 years ago
  15. fd57a00 Get the use of \ right. by Reid Spencer · 18 years ago
  16. 36a987e Now that gccas and gccld are just schell scripts, adjust the build ordering by Reid Spencer · 18 years ago
  17. d748ea3 End of life for gccld. Remove its source code and enable the generation by Reid Spencer · 18 years ago
  18. 8912cdd Write the deprecation message to stderr instead of stdout so that it by Reid Spencer · 18 years ago
  19. 8d0dbdb Write the deprecation message to stderr instead of stdout so that it by Reid Spencer · 18 years ago
  20. 1ce58ee Put in a disabled template for when gccld is replaced by the shell script. by Reid Spencer · 18 years ago
  21. f49262e Get the right warning message. by Reid Spencer · 18 years ago
  22. 7d8311f New shell script to replace gccld, eventually. by Reid Spencer · 18 years ago
  23. 708585a Clean up error handling. by Reid Spencer · 18 years ago
  24. 98a030c For PR1153: Copy a couple more missing options from gccld to llvm-ld. by Reid Spencer · 18 years ago
  25. 7f04c08 For PR1153: by Reid Spencer · 18 years ago
  26. ed96d1e Regenerate. by Reid Spencer · 18 years ago
  27. 2dcb583 Rename a field so there's less confusion between fields of the same name. by Reid Spencer · 18 years ago
  28. ac6d608 For PR1187: Rename function scope names that conflict with basic block names. by Reid Spencer · 18 years ago
  29. 39a9792 For PR1187: by Reid Spencer · 18 years ago
  30. e7c326b For PR1187: by Reid Spencer · 18 years ago
  31. 62062b5 Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILURE by Bill Wendling · 18 years ago
  32. 546d0fb The new version of how to add passes to emit files. We explicitly call a by Bill Wendling · 18 years ago
  33. 785a5ae Regenerate for recent changes. by Reid Spencer · 18 years ago
  34. 0ec8200 For PR1187: by Reid Spencer · 18 years ago
  35. 49b8b55 For PR1187: by Reid Spencer · 18 years ago
  36. 7cf7c2b move an llvmc-specific function out of the bcreader into llvmc. by Chris Lattner · 18 years ago
  37. f2e292c push bytecode decompressor out through APIs. Now the bytecode reader by Chris Lattner · 18 years ago
  38. 4d544cd add an option for timing bc file reading. by Chris Lattner · 18 years ago
  39. 688b049 For PR411: by Reid Spencer · 18 years ago
  40. cdedc3b For PR411: by Reid Spencer · 18 years ago
  41. ef9b9a7 For PR411: by Reid Spencer · 18 years ago
  42. d7fc4f6 Fix grammaro in output message. by Reid Spencer · 18 years ago
  43. 414e37f Regenerate. by Reid Spencer · 18 years ago
  44. c34706c For PR1151: by Reid Spencer · 18 years ago
  45. a3e6062 Make sure the gccas script is executable. by Reid Spencer · 18 years ago
  46. 7ba98a9 For PR1072: by Reid Spencer · 18 years ago
  47. a49fd07 add an instcombine pass to clean up after heavy-lifting IP passes by Chris Lattner · 18 years ago
  48. c74913c Clean this up a bit: hide command unless verbose output requested, echo by Reid Spencer · 18 years ago
  49. e3770db Two improvements: by Reid Spencer · 18 years ago
  50. bd70c0b For PR1152: Step 2: Make plug compatible shell script to replace gccas binary. by Reid Spencer · 18 years ago
  51. 74ed997 For PR1152: by Reid Spencer · 18 years ago
  52. 832254e Changes to support making the shift instructions be true BinaryOperators. by Reid Spencer · 18 years ago
  53. 3281528 Add printVersion(). Linker can use it to print LLVM version number. by Devang Patel · 18 years ago
  54. 897b1b5 Include Makefile.config before testing OS. by Devang Patel · 18 years ago
  55. aeacab2 shutdown the app when done. by Chris Lattner · 18 years ago
  56. 0331524 shutdown at end of run by Chris Lattner · 18 years ago
  57. 5cbf985 For PR1136: Rename GlobalVariable::isExternal as isDeclaration to avoid by Reid Spencer · 18 years ago
  58. 7de2e01 Regenerate. by Reid Spencer · 18 years ago
  59. f049c67 For PR1142: by Reid Spencer · 18 years ago
  60. b7046c7 Regenerate. by Reid Spencer · 18 years ago
  61. 43f76c9 Upgrade old csret calling convention into sret parameter attribute. by Reid Spencer · 18 years ago
  62. 3fdf2c3 Drop CSRET from here too. by Nick Lewycky · 18 years ago
  63. ce13b85 Merge error at my side. Fixed. by Anton Korobeynikov · 18 years ago
  64. 9adeaa2 Regenerate by Anton Korobeynikov · 18 years ago
  65. c4c87a3 Drop CSRET CC by Anton Korobeynikov · 18 years ago
  66. b10308e Propagate changes from my local tree. This patch includes: by Anton Korobeynikov · 18 years ago
  67. 3c0f6cf Regenerate. by Reid Spencer · 18 years ago
  68. 1e3c64e For PR1137: by Reid Spencer · 18 years ago
  69. 38f682b Regenerate. by Reid Spencer · 18 years ago
  70. 8f78af9 Make sure that an upgraded index is also inserted into the VIndices by Reid Spencer · 18 years ago
  71. d7c4f8c Regenerate. by Reid Spencer · 18 years ago
  72. aa777bd Ensure that gep_upgrade zext instructions we insert have unique names. by Reid Spencer · 18 years ago
  73. 7e97288 Remove extraneous ; to make some versions of bison happy. by Reid Spencer · 18 years ago
  74. 758e7b1 Order createSimplifyLibCallsPass() after a set of function level passes by Devang Patel · 18 years ago
  75. 9373d27 Remove the SignedType class and other dead code. Improve comments. by Reid Spencer · 18 years ago
  76. 950bf60 Regenerate. by Reid Spencer · 18 years ago
  77. efd53d5 For All These Bugs: PR645 PR761 PR1082 PR1122 by Reid Spencer · 18 years ago
  78. ac2dca9 Fix a bunch of missing semicolon parse errors from bison. by Jeff Cohen · 18 years ago
  79. 5c4db8a Run GenLibDeps.pl with the configured PERL path to handle different install by Reid Spencer · 18 years ago
  80. 17be679 default to emiting an uncompressed .bc file by Chris Lattner · 18 years ago
  81. ac98024 Run an instcombine pass after inlining but before scalarrepl. This allows by Chris Lattner · 18 years ago
  82. b6673a9 Regenerate. by Reid Spencer · 18 years ago
  83. 3d6cd1b For PR1113: by Reid Spencer · 18 years ago
  84. 42a7551 rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger. by Chris Lattner · 18 years ago
  85. 30d0c58 Regenerate by Reid Spencer · 18 years ago
  86. e0a15bb Reorganize things a bit in preparation for rewrite. Although this looks by Reid Spencer · 18 years ago
  87. 195a32e5 Regenerate. by Reid Spencer · 18 years ago
  88. 692ede5 Can't generate "bool" any more. Change to i1 by Reid Spencer · 18 years ago
  89. f6e5459 Regenerate. by Reid Spencer · 18 years ago
  90. 2b21761 Don't attempt to upgrade argument to va.start and va.end if there are none. by Reid Spencer · 18 years ago
  91. f0c9a65 Regenerate. by Reid Spencer · 18 years ago
  92. c4d9625 Regenerate. by Reid Spencer · 18 years ago
  93. fbb7b69 For PR1093: by Reid Spencer · 18 years ago
  94. 609ca3e Regenerate. by Reid Spencer · 18 years ago
  95. 9421014 Remove support for upgrading NOT. The llvm-upgrade lexer didn't recognize by Reid Spencer · 18 years ago
  96. f6e7bb4 unbreak i1 constants with the cpp writer, eliminate special case. by Chris Lattner · 18 years ago
  97. a54b7cb For PR1064: by Reid Spencer · 18 years ago
  98. ed30989 Fix persistent conflict madness by removing these from cvs. by Chris Lattner · 18 years ago
  99. 579dca1 Implement review feedback for the ConstantBool->ConstantInt merge. Chris by Reid Spencer · 18 years ago
  100. 4fe16d6 Rename BoolTy as Int1Ty. Patch by Sheng Zhou. by Reid Spencer · 18 years ago