- 9767089 [HIP] Support early finalization of device code for -fno-gpu-rdc by Yaxun Liu · 7 years ago
- 1d38c13 Use the container form llvm::sort(C, ...) by Fangrui Song · 7 years ago
- c704f4f [analyzer] Provide an option to dump generated exploded graphs to a given file. by George Karpenkov · 7 years ago
- d6509cf [modules] Frontend support for building a header module from a list of by Richard Smith · 7 years ago
- 58df1af [clang-cl, PCH] Support for /Yc and /Yu without filename and #pragma hdrstop by Mike Rice · 7 years ago
- 47b2ed2 Revert "[OPENMP][NVPTX] Disable runtime-type info for CUDA devices." by Alexey Bataev · 7 years ago
- d49c32c [MSan] add KMSAN support to Clang driver by Alexander Potapenko · 7 years ago
- 95363e3 [analyzer] Remove traces of ubigraph visualization by George Karpenkov · 7 years ago
- 33c137b [OPENMP][NVPTX] Disable runtime-type info for CUDA devices. by Alexey Bataev · 7 years ago
- 664aa86 [x86/SLH] Add a real Clang flag and LLVM IR attribute for Speculative by Chandler Carruth · 7 years ago
- 80e1b5e [DEBUGINFO] Add support for emission of the debug directives only. by Alexey Bataev · 7 years ago
- 80a9a61 [OPENMP][NVPTX] Add options -f[no-]openmp-cuda-force-full-runtime. by Alexey Bataev · 7 years ago
- a393e68 [analyzer] Move analyzer-eagerly-assume to AnalyzerOptions, enable by default by George Karpenkov · 7 years ago
- 6593df2 Currently clang does not emit unused static constants. GCC emits these by Elizabeth Andrews · 7 years ago
- ecc6987 [AArch64] Add Tiny Code Model for AArch64 by David Green · 7 years ago
- 5a559e6 Add a new flag and attributes to control static destructor registration by Erik Pilkington · 7 years ago
- 6586452 DebugInfo: Add the ability to disable DWARF name tables entirely by David Blaikie · 7 years ago
- a13746b Rename -mlink-cuda-bitcode to -mlink-builtin-bitcode by Matt Arsenault · 7 years ago
- 0ac44c1 [AArch64] - return address signing by Luke Cheeseman · 7 years ago
- 7b27454 [ADT] Normalize empty triple components by Petr Hosek · 7 years ago
- 77403de [OPENMP] Force OpenMP 4.5 when compiling for offloading. by Alexey Bataev · 7 years ago
- e1bfbc5 [HIP] Support -fcuda-flush-denormals-to-zero for amdgcn by Yaxun Liu · 7 years ago
- 99337e2 Change \t to spaces by Fangrui Song · 7 years ago
- da08f6a [clang]: Add support for "-fno-delete-null-pointer-checks" by Manoj Gupta · 7 years ago
- 14b468b Re-land r337333, "Teach Clang to emit address-significance tables.", by Peter Collingbourne · 7 years ago
- 35c6996 Revert r337333, "Teach Clang to emit address-significance tables." by Peter Collingbourne · 7 years ago
- 27242c0 Teach Clang to emit address-significance tables. by Peter Collingbourne · 7 years ago
- 33f3e63 [Driver] Add -fno-digraphs by Jacob Bandes-Storch · 7 years ago
- 76675de [clang-cl, PCH] Implement support for MS-style PCH through headers by Erich Keane · 7 years ago
- 6e16c60 [Fixed Point Arithmetic] Rename `-fsame-fbits` flag by Leonard Chan · 7 years ago
- 08c5a7b [clang-cl] Don't emit dllexport inline functions etc. from pch files (PR37801) by Hans Wennborg · 7 years ago
- 7609cb8 Re-land "[LTO] Enable module summary emission by default for regular LTO" by Tobias Edler von Koch · 7 years ago
- e597a2c Revert "[LTO] Enable module summary emission by default for regular LTO" by Tobias Edler von Koch · 7 years ago
- 9a8be60 [LTO] Enable module summary emission by default for regular LTO by Tobias Edler von Koch · 7 years ago
- db01c3a [Fixed Point Arithmetic] Fixed Point Precision Bits and Fixed Point Literals by Leonard Chan · 7 years ago
- e368de3 Add -fforce-emit-vtables by Piotr Padlewski · 7 years ago
- d8c6290 Move VersionTuple from clang/Basic to llvm/Support by Pavel Labath · 7 years ago
- d8d1547 [Frontend] Disallow non-MSVC exception models for windows-msvc targets by Shoaib Meenai · 7 years ago
- f921d85 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
- 0d485db Revert "This diff includes changes for supporting the following types." by Leonard Chan · 7 years ago
- db55d83 This diff includes changes for supporting the following types. by Leonard Chan · 7 years ago
- 16ed8dd Add a new driver mode to dump compiler feature and extension options. by Aaron Ballman · 7 years ago
- 54d13b4 Sema: Add a flag for rejecting member pointers with incomplete base types. by Peter Collingbourne · 7 years ago
- f92ca01 [Support] Avoid normalization in sys::getDefaultTargetTriple by Petr Hosek · 7 years ago
- b4670fc Optionally add code completion results for arrow instead of dot by Ivan Donchevskii · 7 years ago
- 66f9577 [OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro. by Alexey Bataev · 7 years ago
- 5062e4b Revert 332750, clang part (see comment on D46910). by Nico Weber · 7 years ago
- 24b61ac [Support] Avoid normalization in sys::getDefaultTargetTriple by Petr Hosek · 7 years ago
- 0fb8c87 This patch aims to match the changes introduced by Alexander Ivchenko · 7 years ago
- 9a40ff5 Revert commits r332160, r332164, r332236. by Douglas Yung · 7 years ago
- dde9de7 Force the PS4 clang ABI version to 6. by Douglas Yung · 7 years ago
- 679dafe [CUDA] Added -f[no-]cuda-short-ptr option by Artem Belevich · 7 years ago
- 2ca6ba1 [OpenCL] Restrict various keywords in OpenCL C++ mode by Sven van Haastregt · 7 years ago
- 9fc8faf Remove \brief commands from doxygen comments. by Adrian Prantl · 7 years ago
- 35b6139 [OpenCL] Factor out language version printing by Sven van Haastregt · 7 years ago
- 66744f8 [ThinLTO] Support opt remarks options with distributed ThinLTO backends by Teresa Johnson · 7 years ago
- 425f48d [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P by Erich Keane · 7 years ago
- 1ab3457 [OPENMP] Enable c++ exceptions outside of the target constructs iff they are by Alexey Bataev · 7 years ago
- 3a8244d Implement P0482R2, support for char8_t type. by Richard Smith · 7 years ago
- c81450e [Driver, CodeGen] rename options to disable an FP cast optimization by Sanjay Patel · 7 years ago
- d175476 [Driver, CodeGen] add options to enable/disable an FP cast optimization by Sanjay Patel · 7 years ago
- 887c569 [HIP] Add hip input kind and codegen for kernel launching by Yaxun Liu · 7 years ago
- 49ffffb [OpenCL] Reject virtual functions for OpenCL C++ by Sven van Haastregt · 7 years ago
- 4a4e7a3 [CodeGen] Reland r330442: Add an option to suppress output of llvm.ident by Mikhail Maltsev · 7 years ago
- 42b2a0e Revert r330442, CodeGen/no-ident-version.c is failing on PPC by Mikhail Maltsev · 7 years ago
- 6550c13 [CodeGen] Add an option to suppress output of llvm.ident by Mikhail Maltsev · 7 years ago
- 3fe5b7a Implement proper support for `-falign-functions` by Saleem Abdulrasool · 7 years ago
- f437e35 [XRay] Add clang builtin for xray typed events. by Keith Wyss · 7 years ago
- 617e261 Add a command line option 'fregister_global_dtors_with_atexit' to by Akira Hatanaka · 7 years ago
- 9e4321c [ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO builds by Teresa Johnson · 7 years ago
- 488f7c2 [XRay][clang] Add flag to choose instrumentation bundles by Dean Michael Berris · 7 years ago
- 01d349b Remove -cc1 option "-backend-option". by Eli Friedman · 7 years ago
- c645f61 [OpenCL] Added -std/-cl-std=c++ by Anastasia Stulova · 7 years ago
- 20dc6ef [XRay][llvm+clang] Consolidate attribute list files by Dean Michael Berris · 7 years ago
- c3aa97a CMake option to allow enabling experimental new pass manager by default by Petr Hosek · 7 years ago
- 4b3eefa Disable -fmerge-all-constants as default. by Manoj Gupta · 7 years ago
- 880057c Add -fclang-abi-compat=6 flag for upcoming ABI changes. by Richard Smith · 7 years ago
- fcbe17c [ObjC++] Make parameter passing and function return compatible with ObjC by Akira Hatanaka · 8 years ago
- c205d8c [clang] Change std::sort to llvm::sort in response to r327219 by Mandeep Singh Grang · 8 years ago
- 44357ee [Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
- 005c2e5 [vfs] Don't bail out after a missing -ivfsoverlay file by Ben Langmuir · 8 years ago
- 970b281 [Modules] Honor -fmodule-name when handling private framework modules by Bruno Cardoso Lopes · 8 years ago
- 220671a Adding nocf_check attribute for cf-protection fine tuning by Oren Ben Simhon · 8 years ago
- 4289f4c [FrontEnd] Allow overriding the default C/C++ -std via CMake vars by Michal Gorny · 8 years ago
- 627586b Add an option to disable tail-call optimization for escaping blocks. by Akira Hatanaka · 8 years ago
- ca552b8 [Driver] Pass -f[no-]emulated-tls and set up ExplicitEmulatedTLS by Chih-Hung Hsieh · 8 years ago
- 7971209 [OpenMP] Extend NVPTX SPMD implementation of combined constructs by Carlo Bertolli · 8 years ago
- e768132 [CUDA] Include single GPU binary, NFCI. by Jonas Hahnfeld · 8 years ago
- a2fbcef [DebugInfo] Support DWARF v5 source code embedding extension by Scott Linder · 8 years ago
- ac24bb5 [RISCV] Enable __int128_t and __uint128_t through clang flag by Mandeep Singh Grang · 8 years ago
- d43f40d Support for the mno-stack-arg-probe flag by Hans Wennborg · 8 years ago
- 20f6592 [OpenCL] Add '-cl-uniform-work-group-size' compile option by Alexey Sotkin · 8 years ago
- 4ba5817 ASan+operator new[]: Add an option for more thorough operator new[] cookie poisoning by Filipe Cabecinhas · 8 years ago
- 5379c6d [CUDA] Add option to generate relocatable device code by Jonas Hahnfeld · 8 years ago
- 207e7b1 [Templight] Template Instantiation Observer by Gabor Horvath · 8 years ago
- 4a190fe [analyzer] Show full analyzer invocation for reproducibility in HTML reports by George Karpenkov · 8 years ago
- e1d7053 Use an enum value instead of a string. by Rafael Espindola · 8 years ago
- db2736d Reland "Emit Function IDs table for Control Flow Guard" by Adrian McCarthy · 8 years ago
- f0ef137 [Frontend] Remove unused FileMgr in pp arg parse by Brian Gesiak · 8 years ago
- 57cc1a5 Added Control Flow Protection Flag by Oren Ben Simhon · 8 years ago