Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
7 年 前 |
Kristina Brooks
|
23803581ed
Reland "[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`"
|
7 年 前 |
Kristina Brooks
|
fd30cc84f2
Revert "rL342883: [Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`."
|
7 年 前 |
Kristina Brooks
|
3d7d3e103a
[Clang][CodeGen][ObjC]: Fix CoreFoundation on ELF with `-fconstant-cfstrings`.
|
7 年 前 |
Caroline Tice
|
376881c98e
Add necessary support for storing code-model to module IR.
|
7 年 前 |
Dean Michael Berris
|
f544500eef
[XRay][clang] Emit "never-instrument" attribute
|
7 年 前 |
Erich Keane
|
9d84dfe6d9
[NFC]Refactor MultiVersion Resolver Emission to combine types
|
7 年 前 |
David Green
|
d2ada3f873
[CodeGen] Align rtti and vtable data
|
7 年 前 |
Reid Kleckner
|
02714d5f34
Re-land r334417 "[MS] Use mangled names and comdats for string merging with ASan"
|
7 年 前 |
Alexey Bataev
|
c029fb7612
[OPENMP] Fix PR38710: static functions are not emitted as implicitly
|
7 年 前 |
Martin Storsjo
|
c510fac569
[MinGW] Don't mark external variables as DSO local
|
7 年 前 |
Elizabeth Andrews
|
6a00520d81
Currently clang does not emit unused static constants. GCC emits these
|
7 年 前 |
Alexey Bataev
|
b1704c4407
[OPENMP] Fix crash on the emission of the weak function declaration.
|
7 年 前 |
Alexey Bataev
|
83f7c22cd5
[OPENMP] FIx processing of declare target variables.
|
7 年 前 |
Hans Wennborg
|
3b8e7405c9
clang-cl: Support /guard:cf,nochecks
|
7 年 前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年 前 |
Alexey Bataev
|
159b66c5de
[OPENMP] Mark variables captured in declare target region as implicitly
|
7 年 前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年 前 |
Yaxun Liu
|
3c1089c071
[CUDA][HIP] Allow function-scope static const variable
|
7 年 前 |
Yaxun Liu
|
e72aad6948
[HIP] Support -fcuda-flush-denormals-to-zero for amdgcn
|
7 年 前 |
Erich Keane
|
9eb2866868
Implement cpu_dispatch/cpu_specific Multiversioning
|
7 年 前 |
Erich Keane
|
1a78aeb17c
Add support for __declspec(code_seg("segname"))
|
7 年 前 |
Petr Pavlu
|
924068e9a7
Fix setting of empty implicit-section-name attribute
|
7 年 前 |
Artem Belevich
|
9185e52f3e
[CUDA] Use atexit() to call module destructor.
|
7 年 前 |
Evgeniy Stepanov
|
7e4eef1df5
Revert "[MS] Use mangled names and comdats for string merging with ASan"
|
7 年 前 |
Peter Collingbourne
|
736ed08304
Implement CFI for indirect calls via a member function pointer.
|
7 年 前 |
Alexey Bataev
|
f65e8af1d2
[OPENMP] Do not consider address constant vars as possibly
|
7 年 前 |
Yaxun Liu
|
a7ec0762ac
[CUDA][HIP] Set kernel calling convention before arrange function
|
7 年 前 |
Reid Kleckner
|
5083d1e709
[MS] Use mangled names and comdats for string merging with ASan
|
7 年 前 |
Gabor Buella
|
c307b5069c
[CodeGen] Improve diagnostics related to target attributes
|
7 年 前 |