1. acca8bc Driver: libubsan_cxx depends on libubsan. Preserve the topological ordering, some linkers depend on it. by Benjamin Kramer · 11 years ago
  2. 63d29e2 When building ubsan, link in ubsan parts first and sanitizer-common second, to by Nick Lewycky · 11 years ago
  3. b405c95 clang-cl: diagnose setting asm listing filename with multiple inputs by Hans Wennborg · 11 years ago
  4. 4d61280 Make .asm a valid extension for assembly files by Hans Wennborg · 11 years ago
  5. 82a2911 clang-cl: Add support for asm listings (/FA and /Fa) by Hans Wennborg · 11 years ago
  6. af7ed9e [mips] Added -mfp64 and -mfp32 options. by Daniel Sanders · 11 years ago
  7. d5e59fc Rework ppc options handling into a features group. by Eric Christopher · 11 years ago
  8. 5322a55 Driver: Factor duplicated code. by Benjamin Kramer · 11 years ago
  9. 9e6af9d [mips] Enable frame-pointer elimination for -O1 and above. by Akira Hatanaka · 11 years ago
  10. a6f5cc3 ObjectiveC driver. Scrap -fno-objc-legacy-dispatch for NeXT by Fariborz Jahanian · 11 years ago
  11. e69cca4 For NetBSD/current on X86 do not use libgcc and default to libc++. by Joerg Sonnenberger · 11 years ago
  12. 96d6c45 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  13. 4e490e2 XCore target: add an xcore toolchain implementation by Robert Lytton · 11 years ago
  14. d470568 Fix typo in comment. No functionality change. by Nick Lewycky · 11 years ago
  15. 71babaa Locate VS InstallDir in the presence of newer runtime by Hans Wennborg · 11 years ago
  16. 4e30cdf [Mips] Support FSF Mips toolchain directories tree in the Clang driver. by Simon Atanasyan · 11 years ago
  17. 605b3d7 Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033) by Hans Wennborg · 11 years ago
  18. 87d52eb [Mips] Group MIPS-related options checking function in one place. by Simon Atanasyan · 11 years ago
  19. 178bf0d [Mips] Make the isMipsR2Arch() function simpler - remove checking for MIPS-arch. by Simon Atanasyan · 11 years ago
  20. 66751bc [Mips] Do not check for options from the OPT_mips_CPUs_Group. All these by Simon Atanasyan · 11 years ago
  21. ab5df75 Remove unused param from Linux::computeSysRoot(). by Simon Atanasyan · 11 years ago
  22. c0e8364 Revert r191947. The problem is not MIPS-specific and requires more by Simon Atanasyan · 11 years ago
  23. bd55e97 [Mips] For MIPS '-fPIC -static' means to compile as -fPIC but link with by Simon Atanasyan · 11 years ago
  24. fc1a75b ARM: *-*-darwin-eabi triples should use AAPCS. by Tim Northover · 11 years ago
  25. fe7ed04 [ARM] Add -mfpu=none option to the driver. by Amara Emerson · 11 years ago
  26. 1596e5b Revert r191586 and r191695. They cause crashes when building with by Richard Smith · 11 years ago
  27. 0392840 Turn struct-path aware TBAA on by default. by Manman Ren · 11 years ago
  28. 097595a Fix misspelling of -fmodules-decluse. by Daniel Jasper · 11 years ago
  29. 5c805e9 Separate construction of bi-arch path suffix from construction of by Simon Atanasyan · 11 years ago
  30. 14f9889 Replace -fobjc-default-synthesize-properties with disable-objc-default-synthesize-properties. by Rafael Espindola · 11 years ago
  31. 4fe475a clang-cl: pass /FI options to fallback by Hans Wennborg · 11 years ago
  32. dea69a1 Remove method that always returns true. by Rafael Espindola · 11 years ago
  33. 4ab39de Produce an error if a -cc1 only option is passed to the driver. by Rafael Espindola · 11 years ago
  34. a8ffc16 clang-cl: fix passing optimization level to cl.exe in /fallback mode by Hans Wennborg · 11 years ago
  35. 1413d62 clang-cl: pass /nologo when falling back to cl.exe by Hans Wennborg · 11 years ago
  36. f26d8bc Remove a use of OPT_m_Joined. by Rafael Espindola · 11 years ago
  37. ddd2dfc Module use declarations (II) by Daniel Jasper · 11 years ago
  38. fc12c4a [Mips] Support -mnan=2008 option. Define "__mips_nan2008" macros and pass by Simon Atanasyan · 11 years ago
  39. c3c6687 Remove unused option. by Rafael Espindola · 11 years ago
  40. 89e3274 clang-cl: print diagnostics as "error(clang): foo" in /fallback mode by Hans Wennborg · 11 years ago
  41. 06b52b4 Produce errors for unknown options. by Rafael Espindola · 11 years ago
  42. d85ec0e Enable -fsanitize=use-after-return by default under -fsanitize=address by Kostya Serebryany · 11 years ago
  43. dc40bf9 clang-cl: implement custom search for cl.exe in /fallback mode by Hans Wennborg · 11 years ago
  44. 4123b92 [ASan] Do not imply -undefined dynamic_lookup when linking dylibs with -fsanitize=address. by Alexander Potapenko · 11 years ago
  45. c8ba0a0 clang-cl: implement /fallback mode by Hans Wennborg · 11 years ago
  46. cdc532c [ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver. by Amara Emerson · 11 years ago
  47. 76da178 clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc. by Hans Wennborg · 11 years ago
  48. 64228b6 Add comment about exporting clang::driver::ArgStringList, by Hans Wennborg · 11 years ago
  49. 8c64c18 Claim compatibility with VS 2012 by default by Reid Kleckner · 11 years ago
  50. 5c6ecf5 Revert r190902 and r190906 by Hans Wennborg · 11 years ago
  51. 4832ee3 Revert "Move using directive from Job.h to Job.cpp" (r190902) by Hans Wennborg · 11 years ago
  52. f1666bb Move using directive from Job.h to Job.cpp by Hans Wennborg · 11 years ago
  53. dce3ce3 [arcmt] Don't try to handle files that are already ARC'ified, this is not possible currently. by Argyrios Kyrtzidis · 11 years ago
  54. d8df3f7 clang-cl: ignore compile-only options in link-only invocations. by Hans Wennborg · 11 years ago
  55. 57b1da1 Clean up some Triple usage in clang. by Cameron Esfahani · 11 years ago
  56. 0f43a6d Add support for -ggnu-pubnames matching the llvm support. by Eric Christopher · 11 years ago
  57. b029c50 Moving Cortex-R cores to armv7r arch by Renato Golin · 11 years ago
  58. 5df4045 Add more Cortex CPUs and tests by Renato Golin · 11 years ago
  59. 2b33b7e [ARMv8] Change the naming of some options to be more consistent. by Joey Gouly · 11 years ago
  60. aaaa2a1 Move the execution code from Compilation::ExecuteCommand to Command::Execute by Hans Wennborg · 11 years ago
  61. fc33897 Move Compilation::PrintJob and PrintDiagnosticJob into Job::Print. by Hans Wennborg · 11 years ago
  62. 42ade49 clang-cl: Warn about overriding /MD with /MT etc. by Hans Wennborg · 11 years ago
  63. e481413 Fix the ASan dll_thunk path by Timur Iskhodzhanov · 11 years ago
  64. 2956ef4 Add -fansi-escape-codes option by Nico Rieck · 11 years ago
  65. 6d0a8d5 clang-cl: Support building DLLs (PR17083) by Hans Wennborg · 11 years ago
  66. b647552 clang-cl: use -fdiagnostics-format=msvc by default by Hans Wennborg · 11 years ago
  67. 535ae75 Remove unused method Job::AddCommand. by Hans Wennborg · 11 years ago
  68. a6e7e49 clang-cl: Use .obj as extension for unnamed object files (PR17095) by Hans Wennborg · 11 years ago
  69. e9813b3 Tweak implementation of -Wwrite-strings to better match the behavior of current GCCs: by Richard Smith · 11 years ago
  70. 6155fbe Remove the -fuse-gold-plugin driver option. by Rafael Espindola · 11 years ago
  71. a673dbd Use -### instead of -ccc-print-options. by Rafael Espindola · 11 years ago
  72. 2ddffa1 clang-cl: Pass -incremental:no to linker when using ASan by Hans Wennborg · 11 years ago
  73. 3e4d3a2 Revert r188531: "Windows ToolChain: add VS bin dir to PogramPaths" by Hans Wennborg · 11 years ago
  74. b69f9e0 use the last passed -munaligned-access / -mno-unaligned-access by Renato Golin · 11 years ago
  75. 69ca5e2 Look for libstdc++ first on the clang install directory. by Rafael Espindola · 11 years ago
  76. 324cc03 clang-cl: Pass -debug to the linker when using -fsanitize=address by Hans Wennborg · 11 years ago
  77. cf5691e Revert r189440 - Disable loop vectorizer unrolling when no unrolling requested by Hal Finkel · 11 years ago
  78. f95b589 Disable loop vectorizer unrolling when no unrolling requested by Hal Finkel · 11 years ago
  79. 3c4da0c clang-cl: Support -fsanitize=address by Hans Wennborg · 11 years ago
  80. 55ee1eb Warn that -O4 is the same as -O3. by Rafael Espindola · 11 years ago
  81. 168de19 Simplify now that -O4 just maps to -O3 and -O is an alias of -O2. by Rafael Espindola · 11 years ago
  82. 0affc67 Teach the Linux toolchain about more modern Gentoo installations of GCC by Chandler Carruth · 11 years ago
  83. 6db9088 Produce an error when trying to link with -emit-llvm. by Rafael Espindola · 11 years ago
  84. 02ab7d3 Add gcc ARM flags -munaligned-access / -mno-unaligned-access by Renato Golin · 11 years ago
  85. 45bd294 Add the -ffixed-r9 flag for ARM. by Renato Golin · 11 years ago
  86. 3b0f62b Don't imply -flto with -O4. by Rafael Espindola · 11 years ago
  87. 223ccb4 Driver::IsUsingLTO() no longer return true when seeing -emit-llvm. by Shuxin Yang · 11 years ago
  88. 5389b84 Move -mfpmath handling to -cc1 and implement it for x86. by Rafael Espindola · 11 years ago
  89. bc1e545 Move the logic for selecting the last feature in the command line to the driver. by Rafael Espindola · 11 years ago
  90. 146dbbf Centralize the handling of -target-feature. by Rafael Espindola · 11 years ago
  91. b330e40 Centralize the handling of -target-cpu (-cc1, -cc1as) and -mcpu (gold plugin). by Rafael Espindola · 11 years ago
  92. c84ed54 Centralize the logic for handling -m* options and fix pr16943. by Rafael Espindola · 11 years ago
  93. 7f16f2d ARM: default to arm1176jzf-s for hard-float platforms. by Tim Northover · 11 years ago
  94. f064ad5 Re-apply r188666 by Alexey Samsonov · 11 years ago
  95. 3c6c822 clang/Driver: [PR12920] Don't forward any -W arguments to gcc-as and gcc-ld. by NAKAMURA Takumi · 11 years ago
  96. fab968f Revert r188666: it breaks the buildbots by Alexey Samsonov · 11 years ago
  97. e349069 Fix PR16768: properly report malformed sanitizer blacklist file contents by Alexey Samsonov · 11 years ago
  98. 1b8f12d Move SanitizerArgs to the clang Driver by Alexey Samsonov · 11 years ago
  99. 09c2454 Windows ToolChain: add VS bin dir to PogramPaths by Hans Wennborg · 11 years ago
  100. ebc313d make arm-use-movt available for all ARM by Renato Golin · 11 years ago