1. 0e325be XCore target has -fno-use-cxa-atexit as default. by Robert Lytton · 11 years ago
  2. 669496b This reverts commit r194435 and r194434. by Rafael Espindola · 11 years ago
  3. 3e627f7 ObjectiveC. By default allow array/dictionary subscripting in by Fariborz Jahanian · 11 years ago
  4. 849f3ec Revert "Using an invalid -O falls back on -O3 instead of an error" by Sylvestre Ledru · 11 years ago
  5. 1cd76b1 Using an invalid -O falls back on -O3 instead of an error by Sylvestre Ledru · 11 years ago
  6. db33419 Add gold plugin support to the FreeBSD link driver. by Roman Divacky · 11 years ago
  7. bd39527 This reverts commit r194330, r194329 and r194328. by Rafael Espindola · 11 years ago
  8. 1cc766f Commit the changes to make libc++ the default on FreeBSD >= 10, rather than by David Chisnall · 11 years ago
  9. a799d7d Add support for -fuse-ld=. by David Chisnall · 11 years ago
  10. 24d91e6 Ubuntu has published its Saucy release. 'Trusty Tahr' dev has just started. Add its support in Clang by Sylvestre Ledru · 11 years ago
  11. 195dd7c Add a limit to the length of a sequence of 'operator->' functions we will by Richard Smith · 11 years ago
  12. 1d5cce4 With this patch -Wwrite-strings is still implemented with the terrible by Rafael Espindola · 11 years ago
  13. f632a0c clang-format this if. by Rafael Espindola · 11 years ago
  14. 66dbb3f Default to use libc++ on OS X 10.9+ and iOS 7+. by Bob Wilson · 11 years ago
  15. c6911a2 SanitizerArgs: add ability to filter/diagnose unsupported sanitizers. by Peter Collingbourne · 11 years ago
  16. 3bb1b5c [AArch64] Add some CPU targets for "generic", A-53 and A-57. by Amara Emerson · 11 years ago
  17. 6d0943f Add -lm to sanitizer link arguments. by Evgeniy Stepanov · 11 years ago
  18. 2a9b758 Teach the driver to not try to use 'lib32' multilib spellings on ARM by Chandler Carruth · 11 years ago
  19. 909f35a ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang by Bernard Ogden · 11 years ago
  20. fe88a10 Doh, got this turned around. This is in fact the consistent ordering. by Chandler Carruth · 11 years ago
  21. f4ad5ad Clean up the deeply misleading name of the "MultiLibSuffix". This is by Chandler Carruth · 11 years ago
  22. 76671ed Cleanup comments and braces. No functionality changed, just trying to by Chandler Carruth · 11 years ago
  23. 9a47824 Revert "Support cross linking to arm on ubuntu." by Rafael Espindola · 11 years ago
  24. ba37ef9 Support cross linking to arm on ubuntu. by Rafael Espindola · 11 years ago
  25. 1a74782 Just detect a distro as being fedora or not. by Rafael Espindola · 11 years ago
  26. 79cabd0 Merge two adjacent ifs. by Rafael Espindola · 11 years ago
  27. f779e65 Add driver support for FP, SIMD and crypto defaults. by Bernard Ogden · 11 years ago
  28. 80e90c2 Set appropriate FPU default for Linux on v8 by Bernard Ogden · 11 years ago
  29. c427249 Teach clang driver about Cortex-A53 and Cortex-A57. by Bernard Ogden · 11 years ago
  30. 66b5dac ARM-Darwin: Use the *-*-darwin-eabi triple for v6m & v7m archs by Tim Northover · 11 years ago
  31. 69170e6 Split -fsanitize=bounds to -fsanitize=array-bounds (for the frontend-inserted by Richard Smith · 11 years ago
  32. 39e4b0f Driver: Various string-related cleanups. by Benjamin Kramer · 11 years ago
  33. 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
  34. 9541141 Expose -fmodule-name and -fmodule-map-file as driver options. by Daniel Jasper · 11 years ago
  35. bf54855 Revert r193022 and r193048. They broke the ubsan test suite. by Peter Collingbourne · 11 years ago
  36. acca8bc Driver: libubsan_cxx depends on libubsan. Preserve the topological ordering, some linkers depend on it. by Benjamin Kramer · 11 years ago
  37. 63d29e2 When building ubsan, link in ubsan parts first and sanitizer-common second, to by Nick Lewycky · 11 years ago
  38. b405c95 clang-cl: diagnose setting asm listing filename with multiple inputs by Hans Wennborg · 11 years ago
  39. 4d61280 Make .asm a valid extension for assembly files by Hans Wennborg · 11 years ago
  40. 82a2911 clang-cl: Add support for asm listings (/FA and /Fa) by Hans Wennborg · 11 years ago
  41. af7ed9e [mips] Added -mfp64 and -mfp32 options. by Daniel Sanders · 11 years ago
  42. d5e59fc Rework ppc options handling into a features group. by Eric Christopher · 11 years ago
  43. 5322a55 Driver: Factor duplicated code. by Benjamin Kramer · 11 years ago
  44. 9e6af9d [mips] Enable frame-pointer elimination for -O1 and above. by Akira Hatanaka · 11 years ago
  45. a6f5cc3 ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT by Fariborz Jahanian · 11 years ago
  46. e69cca4 For NetBSD/current on X86 do not use libgcc and default to libc++. by Joerg Sonnenberger · 11 years ago
  47. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  48. 4e490e2 XCore target: add an xcore toolchain implementation by Robert Lytton · 11 years ago
  49. d470568 Fix typo in comment. No functionality change. by Nick Lewycky · 11 years ago
  50. 71babaa Locate VS InstallDir in the presence of newer runtime by Hans Wennborg · 11 years ago
  51. 4e30cdf [Mips] Support FSF Mips toolchain directories tree in the Clang driver. by Simon Atanasyan · 11 years ago
  52. 605b3d7 Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033) by Hans Wennborg · 11 years ago
  53. 87d52eb [Mips] Group MIPS-related options checking function in one place. by Simon Atanasyan · 11 years ago
  54. 178bf0d [Mips] Make the isMipsR2Arch() function simpler - remove checking for MIPS-arch. by Simon Atanasyan · 11 years ago
  55. 66751bc [Mips] Do not check for options from the OPT_mips_CPUs_Group. All these by Simon Atanasyan · 11 years ago
  56. ab5df75 Remove unused param from Linux::computeSysRoot(). by Simon Atanasyan · 11 years ago
  57. c0e8364 Revert r191947. The problem is not MIPS-specific and requires more by Simon Atanasyan · 11 years ago
  58. bd55e97 [Mips] For MIPS '-fPIC -static' means to compile as -fPIC but link with by Simon Atanasyan · 11 years ago
  59. fc1a75b ARM: *-*-darwin-eabi triples should use AAPCS. by Tim Northover · 11 years ago
  60. fe7ed04 [ARM] Add -mfpu=none option to the driver. by Amara Emerson · 11 years ago
  61. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  62. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  63. 097595a Fix misspelling of -fmodules-decluse. by Daniel Jasper · 11 years ago
  64. 5c805e9 Separate construction of bi-arch path suffix from construction of by Simon Atanasyan · 11 years ago
  65. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  66. 4fe475a clang-cl: pass /FI options to fallback by Hans Wennborg · 11 years ago
  67. dea69a1 Remove method that always returns true. by Rafael Espindola · 11 years ago
  68. 4ab39de Produce an error if a -cc1 only option is passed to the driver. by Rafael Espindola · 11 years ago
  69. a8ffc16 clang-cl: fix passing optimization level to cl.exe in /fallback mode by Hans Wennborg · 11 years ago
  70. 1413d62 clang-cl: pass /nologo when falling back to cl.exe by Hans Wennborg · 11 years ago
  71. f26d8bc Remove a use of OPT_m_Joined. by Rafael Espindola · 11 years ago
  72. ddd2dfc Module use declarations (II) by Daniel Jasper · 11 years ago
  73. fc12c4a [Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass by Simon Atanasyan · 11 years ago
  74. c3c6687 Remove unused option. by Rafael Espindola · 11 years ago
  75. 89e3274 clang-cl: print diagnostics as "error(clang): foo" in /fallback mode by Hans Wennborg · 11 years ago
  76. 06b52b4 Produce errors for unknown options. by Rafael Espindola · 11 years ago
  77. d85ec0e Enable -fsanitize=use-after-return by default under -fsanitize=address by Kostya Serebryany · 11 years ago
  78. dc40bf9 clang-cl: implement custom search for cl.exe in /fallback mode by Hans Wennborg · 11 years ago
  79. 4123b92 [ASan] Do not imply -undefined dynamic_lookup when linking dylibs with -fsanitize=address. by Alexander Potapenko · 11 years ago
  80. c8ba0a0 clang-cl: implement /fallback mode by Hans Wennborg · 11 years ago
  81. cdc532c [ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver. by Amara Emerson · 11 years ago
  82. 76da178 clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc. by Hans Wennborg · 11 years ago
  83. 64228b6 Add comment about exporting clang::driver::ArgStringList, by Hans Wennborg · 11 years ago
  84. 8c64c18 Claim compatibility with VS 2012 by default by Reid Kleckner · 11 years ago
  85. 5c6ecf5 Revert r190902 and r190906 by Hans Wennborg · 11 years ago
  86. 4832ee3 Revert "Move using directive from Job.h to Job.cpp" (r190902) by Hans Wennborg · 11 years ago
  87. f1666bb Move using directive from Job.h to Job.cpp by Hans Wennborg · 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. b029c50 Moving Cortex-R cores to armv7r arch by Renato Golin · 11 years ago
  93. 5df4045 Add more Cortex CPUs and tests by Renato Golin · 11 years ago
  94. 2b33b7e [ARMv8] Change the naming of some options to be more consistent. by Joey Gouly · 11 years ago
  95. aaaa2a1 Move the execution code from Compilation::ExecuteCommand to Command::Execute by Hans Wennborg · 11 years ago
  96. fc33897 Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. by Hans Wennborg · 11 years ago
  97. 42ade49 clang-cl: Warn about overriding /MD with /MT etc. by Hans Wennborg · 11 years ago
  98. e481413 Fix the ASan dll_thunk path by Timur Iskhodzhanov · 11 years ago
  99. 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
  100. 6d0a8d5 clang-cl: Support building DLLs (PR17083) by Hans Wennborg · 11 years ago