Age | Commit message (Expand) | Author | Files | Lines |
2018-05-25 | Optionally add code completion results for arrow instead of dot | Ivan Donchevskii | 1 | -0/+2 |
2018-05-21 | [OPENMP-SIMD] Fix PR37536: Fix definition of _OPENMP macro. | Alexey Bataev | 1 | -5/+6 |
2018-05-20 | Revert 332750, clang part (see comment on D46910). | Nico Weber | 1 | -2/+1 |
2018-05-18 | [Support] Avoid normalization in sys::getDefaultTargetTriple | Petr Hosek | 1 | -1/+2 |
2018-05-18 | This patch aims to match the changes introduced | Alexander Ivchenko | 1 | -0/+11 |
2018-05-16 | Revert commits r332160, r332164, r332236. | Douglas Yung | 1 | -10/+0 |
2018-05-12 | Force the PS4 clang ABI version to 6. | Douglas Yung | 1 | -0/+10 |
2018-05-09 | [CUDA] Added -f[no-]cuda-short-ptr option | Artem Belevich | 1 | -0/+2 |
2018-05-09 | [OpenCL] Restrict various keywords in OpenCL C++ mode | Sven van Haastregt | 1 | -1/+1 |
2018-05-09 | Remove \brief commands from doxygen comments. | Adrian Prantl | 1 | -1/+1 |
2018-05-08 | [OpenCL] Factor out language version printing | Sven van Haastregt | 1 | -5/+2 |
2018-05-05 | [ThinLTO] Support opt remarks options with distributed ThinLTO backends | Teresa Johnson | 1 | -1/+3 |
2018-05-04 | [clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP... | Erich Keane | 1 | -1/+11 |
2018-05-02 | [OPENMP] Enable c++ exceptions outside of the target constructs iff they are | Alexey Bataev | 1 | -0/+1 |
2018-05-01 | Implement P0482R2, support for char8_t type. | Richard Smith | 1 | -0/+1 |
2018-04-30 | [Driver, CodeGen] rename options to disable an FP cast optimization | Sanjay Patel | 1 | -1/+2 |
2018-04-27 | [Driver, CodeGen] add options to enable/disable an FP cast optimization | Sanjay Patel | 1 | -0/+2 |
2018-04-25 | [HIP] Add hip input kind and codegen for kernel launching | Yaxun Liu | 1 | -1/+12 |
2018-04-23 | [OpenCL] Reject virtual functions for OpenCL C++ | Sven van Haastregt | 1 | -0/+1 |
2018-04-23 | [CodeGen] Reland r330442: Add an option to suppress output of llvm.ident | Mikhail Maltsev | 1 | -0/+2 |
2018-04-20 | Revert r330442, CodeGen/no-ident-version.c is failing on PPC | Mikhail Maltsev | 1 | -2/+0 |
2018-04-20 | [CodeGen] Add an option to suppress output of llvm.ident | Mikhail Maltsev | 1 | -0/+2 |
2018-04-19 | Implement proper support for `-falign-functions` | Saleem Abdulrasool | 1 | -0/+3 |
2018-04-17 | [XRay] Add clang builtin for xray typed events. | Keith Wyss | 1 | -0/+7 |
2018-04-17 | Add a command line option 'fregister_global_dtors_with_atexit' to | Akira Hatanaka | 1 | -0/+2 |
2018-04-17 | [ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO builds | Teresa Johnson | 1 | -2/+9 |
2018-04-13 | [XRay][clang] Add flag to choose instrumentation bundles | Dean Michael Berris | 1 | -2/+34 |
2018-04-12 | Remove -cc1 option "-backend-option". | Eli Friedman | 1 | -1/+0 |
2018-04-12 | [OpenCL] Added -std/-cl-std=c++ | Anastasia Stulova | 1 | -1/+4 |
2018-04-09 | [XRay][llvm+clang] Consolidate attribute list files | Dean Michael Berris | 1 | -0/+1 |
2018-04-06 | CMake option to allow enabling experimental new pass manager by default | Petr Hosek | 1 | -1/+1 |
2018-04-05 | Disable -fmerge-all-constants as default. | Manoj Gupta | 1 | -1/+1 |
2018-04-02 | Add -fclang-abi-compat=6 flag for upcoming ABI changes. | Richard Smith | 1 | -0/+2 |
2018-03-28 | [ObjC++] Make parameter passing and function return compatible with ObjC | Akira Hatanaka | 1 | -27/+27 |
2018-03-27 | [clang] Change std::sort to llvm::sort in response to r327219 | Mandeep Singh Grang | 1 | -2/+2 |
2018-03-26 | [Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; o... | Eugene Zelenko | 1 | -84/+110 |
2018-03-23 | [vfs] Don't bail out after a missing -ivfsoverlay file | Ben Langmuir | 1 | -5/+4 |
2018-03-20 | [Modules] Honor -fmodule-name when handling private framework modules | Bruno Cardoso Lopes | 1 | -1/+2 |
2018-03-17 | Adding nocf_check attribute for cf-protection fine tuning | Oren Ben Simhon | 1 | -0/+6 |
2018-03-06 | [FrontEnd] Allow overriding the default C/C++ -std via CMake vars | Michal Gorny | 1 | -0/+12 |
2018-03-02 | Add an option to disable tail-call optimization for escaping blocks. | Akira Hatanaka | 1 | -0/+2 |
2018-03-01 | [Driver] Pass -f[no-]emulated-tls and set up ExplicitEmulatedTLS | Chih-Hung Hsieh | 1 | -2/+6 |
2018-02-28 | [OpenMP] Extend NVPTX SPMD implementation of combined constructs | Carlo Bertolli | 1 | -0/+4 |
2018-02-28 | [CUDA] Include single GPU binary, NFCI. | Jonas Hahnfeld | 1 | -2/+2 |
2018-02-26 | [DebugInfo] Support DWARF v5 source code embedding extension | Scott Linder | 1 | -0/+1 |
2018-02-25 | [RISCV] Enable __int128_t and __uint128_t through clang flag | Mandeep Singh Grang | 1 | -0/+1 |
2018-02-23 | Support for the mno-stack-arg-probe flag | Hans Wennborg | 1 | -0/+2 |
2018-02-22 | [OpenCL] Add '-cl-uniform-work-group-size' compile option | Alexey Sotkin | 1 | -0/+2 |
2018-02-12 | ASan+operator new[]: Add an option for more thorough operator new[] cookie po... | Filipe Cabecinhas | 1 | -0/+7 |
2018-02-12 | [CUDA] Add option to generate relocatable device code | Jonas Hahnfeld | 1 | -0/+2 |