Sven van Haastregt
|
9741e8bd91
[OpenCL] Restrict various keywords in OpenCL C++ mode
|
7 лет назад |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 лет назад |
Sven van Haastregt
|
06f52bd15f
[OpenCL] Factor out language version printing
|
7 лет назад |
Teresa Johnson
|
4f0b283fff
[ThinLTO] Support opt remarks options with distributed ThinLTO backends
|
7 лет назад |
Erich Keane
|
a3220b023e
[clang-cl] Print /showIncludes to stderr, if used in combination with /E, /EP or /P
|
7 лет назад |
Alexey Bataev
|
1d6233649c
[OPENMP] Enable c++ exceptions outside of the target constructs iff they are
|
7 лет назад |
Richard Smith
|
9067f8fb74
Implement P0482R2, support for char8_t type.
|
7 лет назад |
Sanjay Patel
|
f5ef70f4cd
[Driver, CodeGen] rename options to disable an FP cast optimization
|
7 лет назад |
Sanjay Patel
|
9aa61e9ad1
[Driver, CodeGen] add options to enable/disable an FP cast optimization
|
7 лет назад |
Yaxun Liu
|
21ec9544a5
[HIP] Add hip input kind and codegen for kernel launching
|
7 лет назад |
Sven van Haastregt
|
1fb3c210ec
[OpenCL] Reject virtual functions for OpenCL C++
|
7 лет назад |
Mikhail Maltsev
|
53b59bc247
[CodeGen] Reland r330442: Add an option to suppress output of llvm.ident
|
7 лет назад |
Mikhail Maltsev
|
052902970a
Revert r330442, CodeGen/no-ident-version.c is failing on PPC
|
7 лет назад |
Mikhail Maltsev
|
2889dbd841
[CodeGen] Add an option to suppress output of llvm.ident
|
7 лет назад |
Saleem Abdulrasool
|
a7da2380bd
Implement proper support for `-falign-functions`
|
7 лет назад |
Keith Wyss
|
07bff7a364
[XRay] Add clang builtin for xray typed events.
|
7 лет назад |
Akira Hatanaka
|
941cb2aa57
Add a command line option 'fregister_global_dtors_with_atexit' to
|
7 лет назад |
Teresa Johnson
|
13609cbaa5
[ThinLTO] Pass -save-temps to LTO backend for distributed ThinLTO builds
|
7 лет назад |
Dean Michael Berris
|
a50e57f11b
[XRay][clang] Add flag to choose instrumentation bundles
|
7 лет назад |
Eli Friedman
|
45e28963ee
Remove -cc1 option "-backend-option".
|
7 лет назад |
Anastasia Stulova
|
4bdcbad8ff
[OpenCL] Added -std/-cl-std=c++
|
7 лет назад |
Dean Michael Berris
|
46f5ec2ba7
[XRay][llvm+clang] Consolidate attribute list files
|
7 лет назад |
Petr Hosek
|
451943aa7f
CMake option to allow enabling experimental new pass manager by default
|
7 лет назад |
Manoj Gupta
|
abb490ec96
Disable -fmerge-all-constants as default.
|
7 лет назад |
Richard Smith
|
d2a393063c
Add -fclang-abi-compat=6 flag for upcoming ABI changes.
|
7 лет назад |
Akira Hatanaka
|
c4bfd75d78
[ObjC++] Make parameter passing and function return compatible with ObjC
|
7 лет назад |
Mandeep Singh Grang
|
a4c6f25016
[clang] Change std::sort to llvm::sort in response to r327219
|
7 лет назад |
Eugene Zelenko
|
a21970a878
[Frontend] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
7 лет назад |
Ben Langmuir
|
e403c97d4e
[vfs] Don't bail out after a missing -ivfsoverlay file
|
7 лет назад |
Bruno Cardoso Lopes
|
acdaa235c6
[Modules] Honor -fmodule-name when handling private framework modules
|
7 лет назад |