1. 5f1f2ae CMake: Lists of source files updated. Removed bogus dependency from by Oscar Fuentes · 16 years ago
  2. 3ee8fc9 Rationalize the names of passes that print information: by Duncan Sands · 16 years ago
  3. 14ef059 Convert llvmc2 plugins to use llvm/Support/Registry.h machinery. by Mikhail Glushenkov · 16 years ago
  4. 4a1a77c Move llvmc2 header files under include/llvm/CompilerDriver by Mikhail Glushenkov · 16 years ago
  5. c82ce4a Plugin support for llvmc2 (a-la opt). by Mikhail Glushenkov · 16 years ago
  6. 9ecd30c Add a 'Debugging' section to the documentation. by Mikhail Glushenkov · 16 years ago
  7. 0737651 Make comments a little bit more clear. by Mikhail Glushenkov · 16 years ago
  8. 11a353a Get rid of GlobalLanguageMap. Global state is evil. by Mikhail Glushenkov · 16 years ago
  9. ac69f91 Rename our version of ccc to ccc2 by Mikhail Glushenkov · 16 years ago
  10. d92f2e0 Fix some comments by Mikhail Glushenkov · 16 years ago
  11. fdee954 Add a (forward_as) option property by Mikhail Glushenkov · 16 years ago
  12. 5ccf28f Delete the file llvmc2/doc/LLVMC-Enhancements.rst + some minor language/spelling fixes. by Mikhail Glushenkov · 16 years ago
  13. 1d8e4cf CMake build system: support for parallel builds. by Oscar Fuentes · 16 years ago
  14. 3d01fc7 Initial support for the CMake build system. by Oscar Fuentes · 16 years ago
  15. 210fada Turn on the AddReadAttrs pass. by Duncan Sands · 16 years ago
  16. e65d39a Teach -callgraph to always print the callgraph (as the by Duncan Sands · 16 years ago
  17. 442b1aa Fix comments, help messages. by Devang Patel · 16 years ago
  18. d9424ed Fix cut-n-pasto. by Devang Patel · 16 years ago
  19. 2d7551c Add -O1, -O2 and -O3 that matches llvm-gcc's -O1, -O2 and -O3 respectively. by Devang Patel · 16 years ago
  20. 38197fe End of the GlobalsModRef experiment. by Duncan Sands · 16 years ago
  21. 0e3b7b2 Give GlobalsModRef a whirl in the nightly testers. by Duncan Sands · 16 years ago
  22. 70f684f Allow use of ssh to perform remote execution. by Evan Cheng · 16 years ago
  23. ff5d06d Backout 55429 by Devang Patel · 16 years ago
  24. 9d2968c Add facility to create a target. by Devang Patel · 16 years ago
  25. 944fac7 Switch the asmprinter (.ll) and all the stuff it requires over to by Chris Lattner · 16 years ago
  26. ed3e8b4 Don't silently ignore errors when opening output streams. by Dan Gohman · 16 years ago
  27. cb37188 Use raw_ostream throughout the AsmPrinter. by Owen Anderson · 16 years ago
  28. 2b11004 Link GC metadata printers by default to llc by Anton Korobeynikov · 16 years ago
  29. 3c3bc48 Move X86 assembler printers into separate directory. This allows JIT-only users not to link it in (use 'x86codegen' llvm-config arg for this) by Anton Korobeynikov · 16 years ago
  30. 3688f26 Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. by Owen Anderson · 16 years ago
  31. e1a4eda Add -fast command line option to lli. It enables fast codegen path. by Evan Cheng · 16 years ago
  32. bcbd9c4 Improve bugpoint output a bit by outputting the actual instructions instead of by Matthijs Kooijman · 16 years ago
  33. 9d76c73 Identify llvm bit-code file that is causing linking failure in LTO mode. by Devang Patel · 16 years ago
  34. 38bcec1 Quit early, if unable to reproduce error using original input files. by Devang Patel · 16 years ago
  35. 8502112 Remove temp. files in the end. by Devang Patel · 16 years ago
  36. b6f08eb Remove more tabs. by Bill Wendling · 16 years ago
  37. 6e7775f Provide llvm bitcode file to native object file interface. by Devang Patel · 16 years ago
  38. db6535d tentative definitions are default visibility by Nick Kledzik · 16 years ago
  39. 5a7fb69 typo. by Devang Patel · 16 years ago
  40. 0597667 If all linker input files are native object files then lto-bugpoint is not useful. by Devang Patel · 16 years ago
  41. 8e450f0 Start writing lto-bugpoint tool. by Devang Patel · 16 years ago
  42. 4139070 Name string length is end position marker - begin position marker. by Devang Patel · 16 years ago
  43. c2aec57 Do not forget global definitions from inline asm code block. by Devang Patel · 16 years ago
  44. f0d286b LinkOnce definitions have default scope, like weak definitions. Otherwise, the linker may not be able to match LinkOnce definition from one module with an exteranl reference from other module. by Devang Patel · 16 years ago
  45. 5f2f218 Goodbye tail duplication (for good this time). by Evan Cheng · 16 years ago
  46. cebf59b Reformat this message to fit in 80 cols. by Dan Gohman · 16 years ago
  47. 56eb133 Fix comment. by Duncan Sands · 16 years ago
  48. 3dda08a Fix PR2231 - opt -internalize -std-compile-opts should run internalize first by Chris Lattner · 16 years ago
  49. 920ae98 fix dangling pointer and argv off by one errors. Add support for --disable-inlining by Nick Kledzik · 16 years ago
  50. 7220b81 Global variables beginning with \01 have special meaning on Darwin, so we need to remove by Owen Anderson · 16 years ago
  51. 82eec45 add _lto_codegen_debug_options so that linker can use it by Nick Kledzik · 16 years ago
  52. a93ae71 Provide a hook to set the code generation debug options to investigate lto failures. by Devang Patel · 16 years ago
  53. 735e6ea Use ADCE instead of just DCE. ADCE will better clean up after jump threading, by Owen Anderson · 16 years ago
  54. ebd6942 by Devang Patel · 16 years ago
  55. 5eabc9d Remove old LTO interface. by Devang Patel · 16 years ago
  56. 687e03b Move dominator info printer into tool/opt/GraphPrinters.cpp by Devang Patel · 16 years ago
  57. ca29dff Since we are using GCC to assemble the program, make sure the assembly syntax is AT&T. by Argyrios Kyrtzidis · 16 years ago
  58. c4ab7ac jump threading can introduce allocas, make sure we promote by Chris Lattner · 16 years ago
  59. 6c31e87 run mem2reg after the second jump threading pass in llvm-ld. by Chris Lattner · 16 years ago
  60. 8e336eb remove some dead options. by Chris Lattner · 16 years ago
  61. 9954c76 Fix some warnings reported by gcc-4.3. Hopefully by Duncan Sands · 16 years ago
  62. e424254 Refactor the way to get a string containing the features of the target. by Bill Wendling · 16 years ago
  63. 604a818 If compiling for PPC on an i386 box, the LTO wouldn't get the altivec (and by Bill Wendling · 16 years ago
  64. 48cca1f Add an "exe" suffix only if the output file has no suffix at all. by Argyrios Kyrtzidis · 16 years ago
  65. 1662183 Make sure all produced executable files have "exe" suffix on Windows. by Argyrios Kyrtzidis · 16 years ago
  66. e2bc1cb Make sure that the current executable filename has "exe" suffix on Windows. by Argyrios Kyrtzidis · 16 years ago
  67. 5b90a72 Append "exe" suffix to executable files. by Argyrios Kyrtzidis · 16 years ago
  68. ad6996d Let bugpoint display generated messages on stderr only if no interpreter was by Matthijs Kooijman · 16 years ago
  69. fbea227 Add -silence-passes option to bugpoint. This option suppresses output generated by Matthijs Kooijman · 16 years ago
  70. 856e106 Make all help strings start in upper case. by Mikhail Glushenkov · 16 years ago
  71. 74a0c28 Fix the -opt switch and add a test case for it. by Mikhail Glushenkov · 16 years ago
  72. 18aac1c Fix indentation. by Mikhail Glushenkov · 16 years ago
  73. 7ef3606 Add a --dry-run option to llvmc2. Patch by Holger Schurig. by Mikhail Glushenkov · 16 years ago
  74. 7329610 Add a --save-temps option. by Mikhail Glushenkov · 16 years ago
  75. a7d0ae3 Add a check for side effect-free options (specified only in the OptionList). by Mikhail Glushenkov · 16 years ago
  76. 0ab8ac3 Documentation update. by Mikhail Glushenkov · 16 years ago
  77. ed3ba40 Show argv[0] in error messages (like gcc). by Mikhail Glushenkov · 16 years ago
  78. e4322895 New feature: OptionList. by Mikhail Glushenkov · 16 years ago
  79. 270cae3 Documentation update. by Mikhail Glushenkov · 16 years ago
  80. 5fe8475 A small optimization: use static char* array instead of StrVector. by Mikhail Glushenkov · 16 years ago
  81. 92b8da7 Make it possible to test if the '-o' option is provided. by Mikhail Glushenkov · 16 years ago
  82. 6be4ffc Add support for option aliases. by Mikhail Glushenkov · 16 years ago
  83. fb37f39 Fix some headers. by Mikhail Glushenkov · 16 years ago
  84. 2e73e85 New tests for the 'case' expression: not_empty, in_language. by Mikhail Glushenkov · 16 years ago
  85. ef4160d -E should print to stdout. by Mikhail Glushenkov · 16 years ago
  86. ffcf3a1 Make it possible to have multiple input languages for a single tool. by Mikhail Glushenkov · 16 years ago
  87. aa3bb17 Rename StringVector to StrVector (to be consistent with LLVMCConfigurationEmitter.cpp). by Mikhail Glushenkov · 16 years ago
  88. 35bca41 Minor error message fixes. by Mikhail Glushenkov · 16 years ago
  89. 163dc1e Documentation and examples improvements by Mikhail Glushenkov · 16 years ago
  90. 37f509a Do not generate empty 'if's for the output_suffix property. by Mikhail Glushenkov · 16 years ago
  91. cd0858e Update documentation, add examples. by Mikhail Glushenkov · 16 years ago
  92. 1e4bab2 Rename LLVMC-Tutorial.rst to LLVMC-Reference.rst by Mikhail Glushenkov · 16 years ago
  93. 5c7578d Make it possible to change the output file suffix based on command-line options. by Mikhail Glushenkov · 16 years ago
  94. 08bd2e7 Add support for user-provided hooks and environment variable reads to the cmd_line tool property. by Mikhail Glushenkov · 16 years ago
  95. 4eaa389 Enable the response file ('llvmc @file') support. by Mikhail Glushenkov · 16 years ago
  96. 706aecf Update the code to the fact that StringSet now lives in llvm/ADT. by Mikhail Glushenkov · 16 years ago
  97. b5ccfbf Make it possible to use the generalised 'case' construct in the cmd_line property. by Mikhail Glushenkov · 16 years ago
  98. e5557f4 Add a generalised 'case' construct. by Mikhail Glushenkov · 16 years ago
  99. baa1543 remove the StripSymbolsPass. This should not be done by default in libLTO.dylib. The linker will remove the symbol names if needed after LTO is done by Nick Kledzik · 16 years ago
  100. 43d1fd4 For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h" by Anton Korobeynikov · 16 years ago