Alexander Ivchenko
|
4fb03d7680
This patch aims to match the changes introduced
|
7 年之前 |
Douglas Yung
|
dd41a58314
Revert commits r332160, r332164, r332236.
|
7 年之前 |
Douglas Yung
|
a9f47524d1
Force the PS4 clang ABI version to 6.
|
7 年之前 |
Artem Belevich
|
4f48266027
[CUDA] Added -f[no-]cuda-short-ptr option
|
7 年之前 |
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 年之前 |