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