Yaxun Liu
|
e72aad6948
[HIP] Support -fcuda-flush-denormals-to-zero for amdgcn
|
7 years ago |
Erich Keane
|
9eb2866868
Implement cpu_dispatch/cpu_specific Multiversioning
|
7 years ago |
Erich Keane
|
1a78aeb17c
Add support for __declspec(code_seg("segname"))
|
7 years ago |
Petr Pavlu
|
924068e9a7
Fix setting of empty implicit-section-name attribute
|
7 years ago |
Artem Belevich
|
9185e52f3e
[CUDA] Use atexit() to call module destructor.
|
7 years ago |
Evgeniy Stepanov
|
7e4eef1df5
Revert "[MS] Use mangled names and comdats for string merging with ASan"
|
7 years ago |
Peter Collingbourne
|
736ed08304
Implement CFI for indirect calls via a member function pointer.
|
7 years ago |
Alexey Bataev
|
f65e8af1d2
[OPENMP] Do not consider address constant vars as possibly
|
7 years ago |
Yaxun Liu
|
a7ec0762ac
[CUDA][HIP] Set kernel calling convention before arrange function
|
7 years ago |
Reid Kleckner
|
5083d1e709
[MS] Use mangled names and comdats for string merging with ASan
|
7 years ago |
Gabor Buella
|
c307b5069c
[CodeGen] Improve diagnostics related to target attributes
|
7 years ago |
Yaxun Liu
|
571a2502f2
[CUDA][HIP] Do not emit type info when compiling for device
|
7 years ago |
Richard Smith
|
0795e676aa
Make the mangled name collision diagnostic a bit more useful by listing the mangling.
|
7 years ago |
Yaxun Liu
|
20ceb1b4d9
CodeGen: Emit string literal in constant address space
|
7 years ago |
Manoj Gupta
|
ff5baa90d1
[Clang] Implement function attribute no_stack_protector.
|
7 years ago |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 years ago |
Alexey Bataev
|
c452e7c5b1
[OPENMP, NVPTX] Added support for L2 parallelism.
|
7 years ago |
Alexey Bataev
|
c7a4af0c2f
[OPENMP] Support C++ member functions in the device constructs.
|
7 years ago |
Faisal Vali
|
9626b8d4ee
Revert rC330794 and some dependent tiny bug fixes
|
7 years ago |
Faisal Vali
|
45d663da56
[c++2a] [concepts] Add rudimentary parsing support for template concept declarations
|
7 years ago |
Mikhail Maltsev
|
53b59bc247
[CodeGen] Reland r330442: Add an option to suppress output of llvm.ident
|
7 years ago |
Mikhail Maltsev
|
052902970a
Revert r330442, CodeGen/no-ident-version.c is failing on PPC
|
7 years ago |
Yaxun Liu
|
5e06777f41
[CUDA] Set LLVM calling convention for CUDA kernel
|
7 years ago |
Mikhail Maltsev
|
2889dbd841
[CodeGen] Add an option to suppress output of llvm.ident
|
7 years ago |
Saleem Abdulrasool
|
a7da2380bd
Implement proper support for `-falign-functions`
|
7 years ago |
Akira Hatanaka
|
941cb2aa57
Add a command line option 'fregister_global_dtors_with_atexit' to
|
7 years ago |
Bruno Cardoso Lopes
|
c995be9ca4
Use export_as for autolinking frameworks
|
7 years ago |
Andrey Konovalov
|
87460c837c
hwasan: add -fsanitize=kernel-hwaddress flag
|
7 years ago |
Dean Michael Berris
|
a50e57f11b
[XRay][clang] Add flag to choose instrumentation bundles
|
7 years ago |
Alexander Kornienko
|
b8b9458165
Fix typos in clang
|
7 years ago |