1. 3ea9e33 Update aosp/master clang for rebase to r233350 by Pirama Arumuga Nainar · 9 years ago
  2. 0e2c34f Update aosp/master clang for rebase to r230699. by Stephen Hines · 10 years ago
  3. 9860b14 am 60a40d9e: Merge "Update aosp/master Clang for rebase to r222490." by Stephen Hines · 10 years ago
  4. 176edba Update aosp/master Clang for rebase to r222490. by Stephen Hines · 10 years ago
  5. c50010f Revert "Bring in fixes for Cortex-A53 errata." by Tim Murray · 10 years ago
  6. 1aeaece Bring in fixes for Cortex-A53 errata. by Stephen Hines · 10 years ago
  7. 7fb0af8 Bring in fixes for Cortex-A53 errata. by Stephen Hines · 10 years ago
  8. ef82254 Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  9. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  10. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  11. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  12. c54c885 Merging r196720: by Bill Wendling · 11 years ago
  13. ac66cb8 Merging r196630: by Bill Wendling · 11 years ago
  14. 182fc2d Merging r196538: by Bill Wendling · 11 years ago
  15. cf660bd Merging r196532: by Bill Wendling · 11 years ago
  16. 0d5d6ff Merged r195756: by Daniel Sanders · 11 years ago
  17. 6c5c3ad Merged r195249: by Daniel Sanders · 11 years ago
  18. 6efcf6f Change the clang driver with the use of -no-integrated-as for darwin to use by Kevin Enderby · 11 years ago
  19. 07ac846 Remove method that always returns true. by Rafael Espindola · 11 years ago
  20. ce5b5f1 Add -freroll-loops to enable loop rerolling by Hal Finkel · 11 years ago
  21. 32ca73e X86: Make specifying avx2 simpler on Darwin with '-arch' by Jim Grosbach · 11 years ago
  22. e22017e Revert "Using an invalid -O falls back on -O3 instead of an error" by Alp Toker · 11 years ago
  23. eb4d7c3 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  24. 2317f7b Fix typo by David Peixotto · 11 years ago
  25. 4ca9eae Pass -Wa,-I and -Xassembler -I args to integrated assembler by David Peixotto · 11 years ago
  26. 2c050f6 [objcmt] Introduce "objcmt-white-list-dir-path=" option. by Argyrios Kyrtzidis · 11 years ago
  27. 17c384c [objcmt] Transfer the objcmt flags from the driver to cc1 invocation and by Argyrios Kyrtzidis · 11 years ago
  28. 7792fde Adds ARM backend options: -mrestrict-it and -mno-restrict-it by Weiming Zhao · 11 years ago
  29. b85a9ec Add -fprofile-sample-use to Clang's driver. by Diego Novillo · 11 years ago
  30. 08d86e9 ObjectiveC. availability of Array/Dictionary subscripting by Fariborz Jahanian · 11 years ago
  31. 5d5058c ObjectiveC driver change. re-apply patch reverted in by Fariborz Jahanian · 11 years ago
  32. 0e325be XCore target has -fno-use-cxa-atexit as default. by Robert Lytton · 11 years ago
  33. 669496b This reverts commit r194435 and r194434. by Rafael Espindola · 11 years ago
  34. 3e627f7 ObjectiveC. By default allow array/dictionary subscripting in by Fariborz Jahanian · 11 years ago
  35. 849f3ec Revert "Using an invalid -O falls back on -O3 instead of an error" by Sylvestre Ledru · 11 years ago
  36. 1cd76b1 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  37. db33419 Add gold plugin support to the FreeBSD link driver. by Roman Divacky · 11 years ago
  38. bd39527 This reverts commit r194330, r194329 and r194328. by Rafael Espindola · 11 years ago
  39. a799d7d Add support for -fuse-ld=. by David Chisnall · 11 years ago
  40. 195dd7c Add a limit to the length of a sequence of 'operator->' functions we will by Richard Smith · 11 years ago
  41. 1d5cce4 With this patch -Wwrite-strings is still implemented with the terrible by Rafael Espindola · 11 years ago
  42. f632a0c clang-format this if. by Rafael Espindola · 11 years ago
  43. c6911a2 SanitizerArgs: add ability to filter/diagnose unsupported sanitizers. by Peter Collingbourne · 11 years ago
  44. 3bb1b5c [AArch64] Add some CPU targets for "generic", A-53 and A-57. by Amara Emerson · 11 years ago
  45. 6d0943f Add -lm to sanitizer link arguments. by Evgeniy Stepanov · 11 years ago
  46. 909f35a ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang by Bernard Ogden · 11 years ago
  47. f779e65 Add driver support for FP, SIMD and crypto defaults. by Bernard Ogden · 11 years ago
  48. 80e90c2 Set appropriate FPU default for Linux on v8 by Bernard Ogden · 11 years ago
  49. c427249 Teach clang driver about Cortex-A53 and Cortex-A57. by Bernard Ogden · 11 years ago
  50. 39e4b0f Driver: Various string-related cleanups. by Benjamin Kramer · 11 years ago
  51. 1db2e27 Add the __ARM_ARCH_EXT_IDIV__ predefine. It is set to 1 if we have hardware divide in the mode that we are compiling in (depending on the target features), not defined if we don't. Should be compatible with the GCC conterpart. Also adding a -hwdiv option to overide the default behavior. by Silviu Baranga · 11 years ago
  52. 9541141 Expose -fmodule-name and -fmodule-map-file as driver options. by Daniel Jasper · 11 years ago
  53. bf54855 Revert r193022 and r193048. They broke the ubsan test suite. by Peter Collingbourne · 11 years ago
  54. acca8bc Driver: libubsan_cxx depends on libubsan. Preserve the topological ordering, some linkers depend on it. by Benjamin Kramer · 11 years ago
  55. 63d29e2 When building ubsan, link in ubsan parts first and sanitizer-common second, to by Nick Lewycky · 11 years ago
  56. af7ed9e [mips] Added -mfp64 and -mfp32 options. by Daniel Sanders · 11 years ago
  57. d5e59fc Rework ppc options handling into a features group. by Eric Christopher · 11 years ago
  58. 5322a55 Driver: Factor duplicated code. by Benjamin Kramer · 11 years ago
  59. 9e6af9d [mips] Enable frame-pointer elimination for -O1 and above. by Akira Hatanaka · 11 years ago
  60. a6f5cc3 ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT by Fariborz Jahanian · 11 years ago
  61. e69cca4 For NetBSD/current on X86 do not use libgcc and default to libc++. by Joerg Sonnenberger · 11 years ago
  62. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  63. 4e490e2 XCore target: add an xcore toolchain implementation by Robert Lytton · 11 years ago
  64. d470568 Fix typo in comment. No functionality change. by Nick Lewycky · 11 years ago
  65. 66751bc [Mips] Do not check for options from the OPT_mips_CPUs_Group. All these by Simon Atanasyan · 11 years ago
  66. c0e8364 Revert r191947. The problem is not MIPS-specific and requires more by Simon Atanasyan · 11 years ago
  67. bd55e97 [Mips] For MIPS '-fPIC -static' means to compile as -fPIC but link with by Simon Atanasyan · 11 years ago
  68. fc1a75b ARM: *-*-darwin-eabi triples should use AAPCS. by Tim Northover · 11 years ago
  69. fe7ed04 [ARM] Add -mfpu=none option to the driver. by Amara Emerson · 11 years ago
  70. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  71. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  72. 097595a Fix misspelling of -fmodules-decluse. by Daniel Jasper · 11 years ago
  73. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  74. 4fe475a clang-cl: pass /FI options to fallback by Hans Wennborg · 11 years ago
  75. dea69a1 Remove method that always returns true. by Rafael Espindola · 11 years ago
  76. a8ffc16 clang-cl: fix passing optimization level to cl.exe in /fallback mode by Hans Wennborg · 11 years ago
  77. 1413d62 clang-cl: pass /nologo when falling back to cl.exe by Hans Wennborg · 11 years ago
  78. ddd2dfc Module use declarations (II) by Daniel Jasper · 11 years ago
  79. fc12c4a [Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass by Simon Atanasyan · 11 years ago
  80. c3c6687 Remove unused option. by Rafael Espindola · 11 years ago
  81. 89e3274 clang-cl: print diagnostics as "error(clang): foo" in /fallback mode by Hans Wennborg · 11 years ago
  82. dc40bf9 clang-cl: implement custom search for cl.exe in /fallback mode by Hans Wennborg · 11 years ago
  83. 4123b92 [ASan] Do not imply -undefined dynamic_lookup when linking dylibs with -fsanitize=address. by Alexander Potapenko · 11 years ago
  84. c8ba0a0 clang-cl: implement /fallback mode by Hans Wennborg · 11 years ago
  85. cdc532c [ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver. by Amara Emerson · 11 years ago
  86. 76da178 clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc. by Hans Wennborg · 11 years ago
  87. 8c64c18 Claim compatibility with VS 2012 by default by Reid Kleckner · 11 years ago
  88. dce3ce3 [arcmt] Don't try to handle files that are already ARC'ified, this is not possible currently. by Argyrios Kyrtzidis · 11 years ago
  89. d8df3f7 clang-cl: ignore compile-only options in link-only invocations. by Hans Wennborg · 11 years ago
  90. 57b1da1 Clean up some Triple usage in clang. by Cameron Esfahani · 11 years ago
  91. 0f43a6d Add support for -ggnu-pubnames matching the llvm support. by Eric Christopher · 11 years ago
  92. 5df4045 Add more Cortex CPUs and tests by Renato Golin · 11 years ago
  93. 2b33b7e [ARMv8] Change the naming of some options to be more consistent. by Joey Gouly · 11 years ago
  94. 42ade49 clang-cl: Warn about overriding /MD with /MT etc. by Hans Wennborg · 11 years ago
  95. e481413 Fix the ASan dll_thunk path by Timur Iskhodzhanov · 11 years ago
  96. 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
  97. 6d0a8d5 clang-cl: Support building DLLs (PR17083) by Hans Wennborg · 11 years ago
  98. b647552 clang-cl: use -fdiagnostics-format=msvc by default by Hans Wennborg · 11 years ago
  99. e9813b3 Tweak implementation of -Wwrite-strings to better match the behavior of current GCCs: by Richard Smith · 11 years ago
  100. 6155fbe Remove the -fuse-gold-plugin driver option. by Rafael Espindola · 11 years ago