1. 8838db8 [Driver][Diagnostics] Make 'show option names' default for driver warnings by Bruno Cardoso Lopes · 9 years ago
  2. a77ac1b Add -fno-sanitize-address-use-after-scope flag by Vitaly Buka · 9 years ago
  3. 2dfbe9a [CUDA] Rename cuda_builtin_vars.h to __clang_cuda_builtin_vars.h. by Justin Lebar · 9 years ago
  4. 4ffb434 [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts by Gor Nishanov · 9 years ago
  5. 5913902 P0035R4: add predefined __STDCPP_DEFAULT_NEW_ALIGNMENT__ macro. By default, we by Richard Smith · 9 years ago
  6. abb6eea CC1: Add -save-stats option by Matthias Braun · 9 years ago
  7. fa007ae Revert "set the underlying value of “#pragma STDC FP_CONTRACT” on by default" by Renato Golin · 9 years ago
  8. 6919ae5 set the underlying value of “#pragma STDC FP_CONTRACT” on by default by Sebastian Pop · 9 years ago
  9. 60cdd61 [sanitizer-coverage] add yet another flavour of coverage instrumentation: trace-pc-guard. The intent is to eventually replace all of {bool coverage, 8bit-counters, trace-pc} with just this one. Clang part by Kostya Serebryany · 9 years ago
  10. 1eea3e5 Reapply r281276 with passing -emit-llvm in one of the tests by Adam Nemet · 9 years ago
  11. f2b6883 Revert "Add -fdiagnostics-show-hotness" by Adam Nemet · 9 years ago
  12. a340eff3 Add -fdiagnostics-show-hotness by Adam Nemet · 9 years ago
  13. 97e49ac Add -fprofile-dir= to clang. by Nick Lewycky · 9 years ago
  14. dd4ad3d Unrevert r280035 now that the clang-cl bug it exposed has been fixed by by Richard Smith · 9 years ago
  15. e36ab4a Revert r280035 (and followups r280057, r280085), it caused PR30195 by Nico Weber · 9 years ago
  16. 0a8d421 This adds new options -fdenormal-fp-math and passes through option -ffast-math by Sjoerd Meijer · 9 years ago
  17. 3b41971 [sanitizer-coverage] add two more modes of instrumentation: trace-div and trace-gep, mostly usaful for value-profile-based fuzzing; clang part by Kostya Serebryany · 9 years ago
  18. 88c52e0 C++ Modules TS: driver support for building modules. by Richard Smith · 9 years ago
  19. b30f437 Add support for -fdiagnostics-absolute-paths: printing absolute paths in diagnostics by Hans Wennborg · 9 years ago
  20. bbcc9f0 C++ Modules TS: add frontend support for building pcm files from module by Richard Smith · 9 years ago
  21. a45c31a DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU by David Blaikie · 9 years ago
  22. 11f2a47 Module: add -fprebuilt-module-path to support loading prebuilt modules. by Manman Ren · 9 years ago
  23. e55b473 PR18417: Increase -ftemplate-depth to the value 1024 recommended by the C++ by Richard Smith · 9 years ago
  24. ffb6090 [OpenCL] Handle -cl-fp32-correctly-rounded-divide-sqrt by Yaxun Liu · 9 years ago
  25. 2c17e82 [OpenCL][AMDGPU] Add support for -cl-denorms-are-zero by Yaxun Liu · 9 years ago
  26. c430990 [analyzer] Command line option to show enabled checker list. by Gabor Horvath · 9 years ago
  27. a0a13c3 Move helpers into anonymous namespaces. NFC. by Benjamin Kramer · 9 years ago
  28. 6731dea Initial vectorization support for svml calls (short vector math library). by Matt Masten · 9 years ago
  29. 0bc4b2d [OpenCL] Generate opaque type for sampler_t and function call for the initializer by Yaxun Liu · 9 years ago
  30. 993a139 Add flags to toggle preservation of assembly comments by Nirav Dave · 9 years ago
  31. 47a4445 Modules: add command line option fmodules-disable-diagnostic-validation by Manman Ren · 9 years ago
  32. c7bf380 Add -fmodules-ts flag to cc1 for the provisional C++ modules TS, and mark by Richard Smith · 9 years ago
  33. 9670f84 [NFC] Header cleanup by Mehdi Amini · 9 years ago
  34. 7d2aecb Add XRay flags to Clang. We implement two flags to control the XRay behaviour: by Aaron Ballman · 9 years ago
  35. 02c3979 [OpenCL] Fixes failures in test/Driver/opencl.cl. by Yaxun Liu · 9 years ago
  36. 533a893 [PCH] Add a fno-pch-timestamp option to cc1 to disable inclusion of timestamps in PCH files. by Pierre Gousseau · 9 years ago
  37. 79c99fb [OpenCL] Add missing -cl-no-signed-zeros option into driver by Yaxun Liu · 9 years ago
  38. 1168d63c [OpenMP] Use fopenmp prefix for all options introduced by the offloading implementation. by Samuel Antao · 9 years ago
  39. b5f176e [OpenCL] Allow -cl-std and other standard -cl- options in driver by Yaxun Liu · 9 years ago
  40. 7de0cf3 Frontend: clang-format a statement, NFC by Saleem Abdulrasool · 9 years ago
  41. c9d336e Restructure the propagation of -fPIC/-fPIE. by Rafael Espindola · 9 years ago
  42. 44d061a Add support for /Ob1 and -finline-hint-functions flags by Hans Wennborg · 9 years ago
  43. ea2a5e6 Delete dead code. by Rafael Espindola · 9 years ago
  44. 143f083 [OpenCL] Include opencl-c.h by default as a clang module by Yaxun Liu · 9 years ago
  45. b5044fe [OpenCL] Allow -std={cl|CL}{|1.1|1.2|2.0} in driver by Yaxun Liu · 9 years ago
  46. 18e3fd3 [OpenCL] Enable -fblocks by default for OpenCL 2.0 and above. by Yaxun Liu · 9 years ago
  47. 8b788d0 RenderScript support in the Frontend by Pirama Arumuga Nainar · 9 years ago
  48. 9d4eb6f [asan] Added -fsanitize-address-use-after-scope flag by Vitaly Buka · 9 years ago
  49. 442b9a9 Avoid unnecessary std::string copies. NFC. by Benjamin Kramer · 9 years ago
  50. f8f01c3 Handle -Wa,--mrelax-relocations=[no|yes]. by Rafael Espindola · 9 years ago
  51. 681d717 [Driver] Fix driver support for color diagnostics by Bruno Cardoso Lopes · 9 years ago
  52. 2e018ef Turn copies into references as suggested by clang-tidy's performance-unnecessary-copy-initialization. by Benjamin Kramer · 9 years ago
  53. 18c4852 [OPENMP] Fixed processing of '-fopenmp-version=' option and test. by Alexey Bataev · 9 years ago
  54. c6bd891 [OPENMP] Add option '-fopenmp-version=[31|40|45]' allowing choosing by Alexey Bataev · 9 years ago
  55. 7a00888 [Driver] Add support for -finline-functions and /Ob2 flags by Hans Wennborg · 9 years ago
  56. 91f6f07 [CUDA] Add -fcuda-approx-transcendentals flag. by Justin Lebar · 9 years ago
  57. 31c3bad [CUDA] Enable fusing FP ops (-ffp-contract=fast) for CUDA by default. by Artem Belevich · 9 years ago
  58. fa2d595 Reapply^3 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
  59. a754718 Support for MSVS default calling convention options (/Gd, /Gz, /Gv, by Alexey Bataev · 9 years ago
  60. da9513f Revert "Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"" by Vedant Kumar · 9 years ago
  61. 3354e2c Reapply^2 "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
  62. 1b766d0 Revert "Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC"" by Chandler Carruth · 9 years ago
  63. 0b7b7ae Reapply "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
  64. 2d87639 Revert "[ProfileData] (clang) Use Error in InstrProf and Coverage, NFC" by Vedant Kumar · 9 years ago
  65. 31af1fd [ProfileData] (clang) Use Error in InstrProf and Coverage, NFC by Vedant Kumar · 9 years ago
  66. ab731f7 [ubsan] Add -fsanitize-undefined-strip-path-components=N by Filipe Cabecinhas · 9 years ago
  67. 27fb522 Embed bitcode in object file (clang cc1 part) by Steven Wu · 9 years ago
  68. de87e5f Frontend: support -I=path for sysroot expansion by Saleem Abdulrasool · 9 years ago
  69. b31ee6d [SystemZ] Add -mbackchain option. by Marcin Koscielnicki · 9 years ago
  70. 21ac3bf Do not disable completely loop unroll when optimizing for size. by Marianne Mailhot-Sarrasin · 10 years ago
  71. 8195f69 [X86] Add -malign-double support by Reid Kleckner · 10 years ago
  72. 76945b2 [CUDA] Copy host builtin types to NVPTXTargetInfo. by Justin Lebar · 10 years ago
  73. 3afb266 Re-apply r267784, r267824 and r267830. by Peter Collingbourne · 10 years ago
  74. 5556a5c Revert r267784, r267824 and r267830. by Benjamin Kramer · 10 years ago
  75. a8b2f7c Rework interface for bitset-using features to use a notion of LTO visibility. by Peter Collingbourne · 10 years ago
  76. bf01080 Set the default C standard to C99 when targeting the PS4. by Sunil Srivastava · 10 years ago
  77. 382d355 [OpenCL] Add predefined macros. by Yaxun Liu · 10 years ago
  78. 811ff92 Always have clang pass -pie-level and -pic-level values to the code generator. by Wei Mi · 10 years ago
  79. f7b3d6c Move EABIVersion from CodeGenOptions to TargetOptions by Saleem Abdulrasool · 10 years ago
  80. 351241c Replace Sema-level implementation of -fassume-sane-operator-new with a by Richard Smith · 10 years ago
  81. 31994e2 Revert "Set the default C standard to C99 when targeting the PS4." by Sean Silva · 10 years ago
  82. d3a44f6 [CUDA] Add -fcuda-flush-denormals-to-zero. by Justin Lebar · 10 years ago
  83. d2f44d8 Add -fno-jump-tables and-fjump-tables flags by Nirav Dave · 10 years ago
  84. 0e15a77 Set the default C standard to C99 when targeting the PS4. by Sunil Srivastava · 10 years ago
  85. ba122ab [CUDA] Make unattributed constexpr functions implicitly host+device. by Justin Lebar · 10 years ago
  86. 25c4a81 [CUDA] Remove three obsolete CUDA cc1 flags. by Justin Lebar · 10 years ago
  87. 4650272 The time when -faltivec (or, on clang only, -maltivec) will magically by Eric Christopher · 10 years ago
  88. 9486771 Revert "Convert some ObjC msgSends to runtime calls." by Pete Cooper · 10 years ago
  89. d878e28 Reapply [2] [VFS] Add 'overlay-relative' field to YAML files by Bruno Cardoso Lopes · 10 years ago
  90. 8e2e9d6 Add -fnative-half-arguments-and-returns by Pirama Arumuga Nainar · 10 years ago
  91. 9e2f9d8 Revert "Reapply [VFS] Add 'overlay-relative' field to YAML files" by Bruno Cardoso Lopes · 10 years ago
  92. 016b2d0 Reapply [VFS] Add 'overlay-relative' field to YAML files by Bruno Cardoso Lopes · 10 years ago
  93. be6c750 Convert some ObjC msgSends to runtime calls. by Pete Cooper · 10 years ago
  94. 6c78974 Make it possible for AST plugins to enable themselves by default by John Brawn · 10 years ago
  95. fd652b1 Restrict the hack from r263429 to asan and msan. by Benjamin Kramer · 10 years ago
  96. a0d2940 [ThinLTO] Clang side of renaming of function index (NFC) by Teresa Johnson · 10 years ago
  97. 376b461 Revert "[ThinLTO] Clang side of renaming of function index (NFC)" by Teresa Johnson · 10 years ago
  98. 9c6cd5d [ThinLTO] Clang side of renaming of function index (NFC) by Teresa Johnson · 10 years ago
  99. aeb7b53 [OpenMP] Replace offloading option that start with -o with -fo. by Samuel Antao · 10 years ago
  100. 12f2de1 [Frontend] Disable value name discarding for all sanitizers. by Benjamin Kramer · 10 years ago