Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 anni fa |
Mikael Nilsson
|
53945281fb
[OpenCL] Add generic AS to 'this' pointer
|
6 anni fa |
Mikael Nilsson
|
fbfddd394f
Revert "[OpenCL] Add generic AS to 'this' pointer"
|
6 anni fa |
Mikael Nilsson
|
8e20f7a8e0
[OpenCL] Add generic AS to 'this' pointer
|
6 anni fa |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 anni fa |
Serge Pavlov
|
3ed5b235b1
[UBSan] Strengthen pointer checks in 'new' expressions
|
7 anni fa |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 anni fa |
Richard Smith
|
783fea1302
PR36992: do not store beyond the dsize of a class object unless we know
|
7 anni fa |
Yaxun Liu
|
c2a8342c9a
CodeGen: Reduce LValue and CallArgList memory footprint before recommitting r326946
|
7 anni fa |
Ivan A. Kosarev
|
210431c813
[CodeGen] Propagate may-alias'ness of lvalues with TBAA info
|
7 anni fa |
Ivan A. Kosarev
|
cd196ce936
[CodeGen] Pass TBAA info along with lvalue base info everywhere
|
7 anni fa |
Alexander Richardson
|
2c42fd5f93
Convert clang::LangAS to a strongly typed enum
|
7 anni fa |
Ivan A. Kosarev
|
04e95cd444
Refine generation of TBAA information in clang
|
7 anni fa |
Ivan A. Kosarev
|
9c61abafb8
Revert r314977 "[CodeGen] Unify generation of scalar and struct-path TBAA tags"
|
7 anni fa |
Ivan A. Kosarev
|
c64aa1bff6
[CodeGen] Unify generation of scalar and struct-path TBAA tags
|
7 anni fa |
Ivan A. Kosarev
|
582ed924e5
[CodeGen] Introduce generic TBAA access descriptors
|
7 anni fa |
Ivan A. Kosarev
|
c6e3259e70
[CodeGen] Do not refer to complete TBAA info where we actually deal with just TBAA access types
|
8 anni fa |
Krzysztof Parzyszek
|
e593e0f467
[CodeGen] Propagate LValueBaseInfo instead of AlignmentSource
|
8 anni fa |
David Majnemer
|
1684c47142
[Sema] PR26444 fix crash when alignment value is >= 2**16
|
9 anni fa |
Michael Zolotukhin
|
2db8497948
Introduce __builtin_nontemporal_store and __builtin_nontemporal_load.
|
10 anni fa |
John McCall
|
f4ddf94ecb
Compute and preserve alignment more faithfully in IR-generation.
|
10 anni fa |
David Blaikie
|
3e02a7c92a
[opaque pointer type] Update for GEP API changes in LLVM
|
10 anni fa |
Benjamin Kramer
|
7b36de52e2
Header guard canonicalization, clang part.
|
11 anni fa |
Craig Topper
|
d1008e5c93
[C++11] Use 'nullptr'. CodeGen edition.
|
11 anni fa |
Renato Golin
|
5df2310080
Non-allocatable Global Named Register
|
11 anni fa |
Eli Friedman
|
336d9df5e6
Simplify atomic load/store IRGen.
|
12 anni fa |
Manman Ren
|
b37a73d5c6
Initial support for struct-path aware TBAA.
|
12 anni fa |
Manman Ren
|
7cc0a110bc
revert r178784 since it does not have a commit message
|
12 anni fa |
Manman Ren
|
ab4ffe2429
Index: include/clang/Driver/CC1Options.td
|
12 anni fa |
John McCall
|
99c6418e37
Remove trailing comma in enum list.
|
12 anni fa |