1. 82c3460 Create the clang++ symlink as a POST_BUILD custom command on clang. by Peter Collingbourne · 13 years ago
  2. 5d8b954 rename getHostTriple into getDefaultTargetTriple in clang by Sebastian Pop · 13 years ago
  3. f358c8a Add LinkAllPasses to clang by Tobias Grosser · 13 years ago
  4. 22a7dfe Add support for lazily linking bitcode files (using a new by Peter Collingbourne · 13 years ago
  5. ea523d7 Wire up support for the controlling the extended dwarf .file directive. With by Nick Lewycky · 13 years ago
  6. 10a82cd Rip out flags for controlling C++ "production mode" separately. by Bob Wilson · 13 years ago
  7. d6471f7 Rename Diagnostic to DiagnosticsEngine as per issue 5397 by David Blaikie · 13 years ago
  8. 066d502 Fix up MCInstPrinter creation to take the new SubtargetInfo parameter (see LLVM r139237) by James Molloy · 13 years ago
  9. a6b4045 Match LLVM change: TargetRegistry and TargetSelect have been moved to Support. by Evan Cheng · 13 years ago
  10. 09190be Update createMCAsmParser() to match r137735. by Jim Grosbach · 13 years ago
  11. 2b81910 When the compiler crashes, the compiler driver now produces diagnostic by Chad Rosier · 13 years ago
  12. ccb21e4 Assembler really doesn't need to create TargetMachine anymore. by Evan Cheng · 13 years ago
  13. 7b6def7 Rename createCodeEmitter to createMCCodeEmitter; createObjectStreamer to createMCObjectStreamer. by Evan Cheng · 13 years ago
  14. 3771235 Rename createAsmParser to createMCAsmParser. by Evan Cheng · 13 years ago
  15. 21118dc Rename TargetAsmBackend to MCAsmBackend; rename createAsmBackend to createMCAsmBackend. by Evan Cheng · 13 years ago
  16. 75d8c91 Assembler doesn't need to initialize TargetMachine's anymore. by Evan Cheng · 13 years ago
  17. 5f9e272 remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports by Chris Lattner · 13 years ago
  18. 3db87b8 Move TargetAsmParser.h TargetAsmBackend.h and TargetAsmLexer.h to MC where they belong. by Evan Cheng · 13 years ago
  19. d99d3e1 Match LLVM API change. by Evan Cheng · 13 years ago
  20. d7a3ba0 Temporarily revert r135614 while I fix the cmake build. by Chad Rosier · 13 years ago
  21. 2da13b1 When the compiler crashes, the compiler driver now produces diagnostic information by Chad Rosier · 13 years ago
  22. 66488ed Match MCContext change. by Evan Cheng · 13 years ago
  23. 36fc3aa Match LLVM API change. by Evan Cheng · 13 years ago
  24. 2860e30 Match createTargetMachine API change. by Evan Cheng · 13 years ago
  25. 884744b MCContext now takes MCRegisterInfo. by Evan Cheng · 13 years ago
  26. e27eb59 Match llvm API change. by Evan Cheng · 13 years ago
  27. 74e1332 Match createCodeEmitter change. by Evan Cheng · 13 years ago
  28. 8db0990 Unbreak -cc1as mode after MC subtarget changes by Joerg Sonnenberger · 13 years ago
  29. f073324 cc1 must initialize MC subtarget infos for inline asm parsing. Re-enable asm-errors.c by Evan Cheng · 13 years ago
  30. bb36ed9 createAsmParser API change. by Evan Cheng · 13 years ago
  31. 4d6980b Update the creation of the TargetAsmParser based on API change in r134678. by Chandler Carruth · 13 years ago
  32. ca02643 Slightly improve the code to derive target from program name to not by Joerg Sonnenberger · 13 years ago
  33. 24c9db6 createMCInstPrinter doesn't need TargetMachine anymore. by Evan Cheng · 13 years ago
  34. 368691e createTargetMachine now takes a CPU string. by Evan Cheng · 13 years ago
  35. 3963cef Revert unintentional commit. by Eli Friedman · 13 years ago
  36. 0c05122 Merge some calls to FoldingSetNodeID::AddInteger; assuming my measurements aren't completely off, roughly a 1% speedup on SingleSource/UnitTests/ObjC/trivial-interface.m . by Eli Friedman · 13 years ago
  37. 8f0e8d2 The ARC Migration Tool. All the credit goes to Argyrios and Fariborz for this. by John McCall · 13 years ago
  38. d793350 Support -fatal-warnings for the assembler frontend by Joerg Sonnenberger · 13 years ago
  39. 1bf3902 Update API. by Rafael Espindola · 13 years ago
  40. e8ba8d7 Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at by Nick Lewycky · 13 years ago
  41. c8a22b0 Driver: Sketch driver support for a CC_LOG_DIAGNOSTICS options, similar to the by Daniel Dunbar · 14 years ago
  42. 402adc3 Frontend/cc1as: Add support for -L. by Daniel Dunbar · 14 years ago
  43. 7f9fc3f switch a few Driver APIs to use llvm::ArrayRef, cleaning up code. by Chris Lattner · 14 years ago
  44. ad3dfbe Pass in the TargetMachine parameter to the inst printer. by Bill Wendling · 14 years ago
  45. 0ce89c6 Refactor program name logic. Extend it to infer the target triple from by Joerg Sonnenberger · 14 years ago
  46. 9ade4ae If called as *cpp or *cpp-[^-]*, run only the preprocessor. If no by Joerg Sonnenberger · 14 years ago
  47. 77d2c5f Fix an obvious typo. by Benjamin Kramer · 14 years ago
  48. b59c79f cc1: Fix stats printing by default when using -mllvm -stats. by Daniel Dunbar · 14 years ago
  49. 8435bf9 CMake: add version information into the clang executable and libclang by Douglas Gregor · 14 years ago
  50. cf603e1 CMAKE_EXECUTABLE_SUFFIX is undefined when a cmake script is executed by Oscar Fuentes · 14 years ago
  51. a3f787c Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 14 years ago
  52. 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 14 years ago
  53. 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 14 years ago
  54. 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 14 years ago
  55. e817771 [analyzer] Introduce libclangStaticAnalyzerFrontend and move Checkers/AnalysisConsumer.cpp into Frontend lib. by Argyrios Kyrtzidis · 14 years ago
  56. 0a86d44 Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter. by Jeffrey Yasskin · 14 years ago
  57. 886e160 CMake: LLVM_NO_RTTI must be obsolete now! by NAKAMURA Takumi · 14 years ago
  58. aadd04c CLANG_BINARY_DIR is not the same thing as LLVM_BINARY_DIR when Clang by Oscar Fuentes · 14 years ago
  59. 839e61a Remove the clang++ symlink with `make clean'. by Oscar Fuentes · 14 years ago
  60. 322c29f clang: Add support for a CC_PRINT_HEADERS environment variable, which mirrors by Daniel Dunbar · 14 years ago
  61. 3176cca Add support for the --noexecstack option. Fixes PR8762. by Rafael Espindola · 14 years ago
  62. 43d013d Add missing <cctype> include, from Joerg Sonnenberger by Douglas Gregor · 14 years ago
  63. 0742f18 Revert r123160. There are linking dependency problems. by Zhongxing Xu · 14 years ago
  64. 2114258 Chris Lattner has strong opinions about directory layout. :) by Ted Kremenek · 14 years ago
  65. 3a8f40e Rename headers: 'clang/GR' 'clang/EntoSA' and update Makefile. by Ted Kremenek · 14 years ago
  66. a7af5ea [analyzer] Refactoring: Move checkers into lib/GR/Checkers and their own library, libclangGRCheckers by Argyrios Kyrtzidis · 14 years ago
  67. bce30c5 [analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclangGRCore by Argyrios Kyrtzidis · 14 years ago
  68. fbfd180 Replace all uses of PathV1::makeAbsolute with PathV2::fs::make_absolute. by Michael J. Spencer · 14 years ago
  69. d5b08be Replace all uses of PathV1::get{Basename,Dirname,Suffix} with their PathV2 equivalents. by Michael J. Spencer · 14 years ago
  70. 472ccff Replace all uses of PathV1::getLast with PathV2::filename. by Michael J. Spencer · 14 years ago
  71. 4eeebc4 MemoryBuffer API update. by Michael J. Spencer · 14 years ago
  72. 66cdf26 Update for LLVM API change. by Daniel Dunbar · 14 years ago
  73. 7872d48 Fixed version of 121435. by Rafael Espindola · 14 years ago
  74. afb3fa9 Revert my previous patch to make the valgrind bots happy. by Rafael Espindola · 14 years ago
  75. 4cf8b1e Update clang for the API changes in the cfi patch. by Rafael Espindola · 14 years ago
  76. 3a321e2 Use error_code instead of std::string* for MemoryBuffer. by Michael J. Spencer · 14 years ago
  77. 03013fa Merge System into Support. by Michael J. Spencer · 14 years ago
  78. e8f0ba7 getNumErrors() -> hasErrorOccurred() by Argyrios Kyrtzidis · 14 years ago
  79. 33e4e70 Refactoring of Diagnostic class. by Argyrios Kyrtzidis · 14 years ago
  80. aeed3da Turns out that we may end up calling dladdr on GetExecutablePath, give it external linkage to make sure the lookup works on all platforms. by Benjamin Kramer · 14 years ago
  81. 5e0cc38 This function doesn't need external linkage either. by Benjamin Kramer · 14 years ago
  82. 115bcd0 Do not use absolute path on the clang++ symlink. by Oscar Fuentes · 14 years ago
  83. fbfe899 Use a script for creating the clang++ executable. by Oscar Fuentes · 14 years ago
  84. 4f036fa Call InitSections when assembling. This makes clang's output match that of by Rafael Espindola · 14 years ago
  85. 6dbcaf3 build: Add support for a CLANG_ORDER_FILE build variable to specify the path to by Daniel Dunbar · 14 years ago
  86. 560a921 Revert "CMake: Update to use standard CMake dependency tracking facilities instead" by Michael J. Spencer · 14 years ago
  87. b08fab8 Driver: Set TOOL_NO_EXPORTS when building a "production" compiler, we don't by Daniel Dunbar · 14 years ago
  88. 5a7f349 CMake: Update to use standard CMake dependency tracking facilities instead by Michael J. Spencer · 14 years ago
  89. 79e9e9d Make "-ccc-cxx" option work on Linux. Patch by nobled. by Rafael Espindola · 14 years ago
  90. 2dc1453 Straighten out target triples provided on the command line before using them. by Duncan Sands · 14 years ago
  91. 1b7255d Move ExecuteCompilerInvocation to a new library FrontendTool by Peter Collingbourne · 14 years ago
  92. 1951085 Another step in the process of making the parser depend on Sema: by John McCall · 14 years ago
  93. bdbb004 Simplify the ownership model for DiagnosticClients, which was really by Douglas Gregor · 14 years ago
  94. 726578c Call llvm::remove_fatal_error_handler before deallocating objects by Dan Gohman · 14 years ago
  95. 8572813 Reintroduce the serialization library, with fixed dependencies. by Sebastian Redl · 14 years ago
  96. 4557e47 Revert Sebastian's build-breaking patch. by Douglas Gregor · 14 years ago
  97. 93c9729 Create a new Serialization module that contains all the PCH code, and will contain all the module code in the future. Update the Makefiles, CMake projects and the Xcode project. I hope I did everything right for Xcode. No functionality change. by Sebastian Redl · 14 years ago
  98. 8eb2b01 Frontend: Move the bulk of the cc1_main() processing into by Daniel Dunbar · 14 years ago
  99. a6bf47f clang -cc1: Move real diagnostics client initialization to earlier. by Daniel Dunbar · 14 years ago
  100. f56a488 Frontend: Change PluginASTAction::ParseArgs to take a CompilerInstance object by Daniel Dunbar · 14 years ago