Ivan A. Kosarev
|
582ed924e5
[CodeGen] Introduce generic TBAA access descriptors
|
8 年之前 |
Ivan A. Kosarev
|
80dc32ec8b
[CodeGen] Have a special function to get TBAA info for may-alias accesses
|
8 年之前 |
Ivan A. Kosarev
|
c6e3259e70
[CodeGen] Do not refer to complete TBAA info where we actually deal with just TBAA access types
|
8 年之前 |
Vlad Tsyrklevich
|
156b679450
Allow specifying sanitizers in blacklists
|
8 年之前 |
Bob Haarman
|
4321c6686d
[codeview] omit debug locations for nested exprs unless column info enabled
|
8 年之前 |
John McCall
|
c2327951c9
Extract IRGen's constant-emitter into its own helper class and clean up
|
8 年之前 |
Simon Atanasyan
|
a51c0d8277
[CodeGen][mips] Support `long_call/far/near` attributes
|
8 年之前 |
Yaxun Liu
|
2ce35b601d
CodeGen: Fix address space of global variable
|
8 年之前 |
Alexey Bader
|
61d542a847
[OpenCL] Fix OpenCL and SPIR version metadata generation.
|
8 年之前 |
Peter Collingbourne
|
80987ad1a6
IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata.
|
8 年之前 |
Piotr Padlewski
|
2401996efa
Emit available_externally vtables opportunistically
|
8 年之前 |
Sanjoy Das
|
e3c69705dc
Adapt to LLVM's rename of WeakVH to WeakTrackingVH; NFC
|
8 年之前 |
Sanjoy Das
|
050aef3902
Remove unneeded struct; NFC
|
8 年之前 |
Sanjoy Das
|
808ced1c4d
Revert "Update to LLVM's use of WeakTrackingVH; NFC"
|
8 年之前 |
Sanjoy Das
|
2dfb9da1cc
Update to LLVM's use of WeakTrackingVH; NFC
|
8 年之前 |
Reid Kleckner
|
e4aaa7242e
Use less temporary AttributeLists NFC
|
8 年之前 |
Simon Pilgrim
|
1ddeae4808
Spelling mistakes in comments. NFCI. (PR27635)
|
8 年之前 |
Dean Michael Berris
|
ca9fad67af
[XRay] Add -fxray-{always,never}-instrument= flags to clang
|
8 年之前 |
Alex Lorenz
|
50a59090a4
[CodeGen] Emit a CoreFoundation link guard when @available is used
|
8 年之前 |
Reid Kleckner
|
9bd00f207c
Update Clang for LLVM rename AttributeSet -> AttributeList
|
8 年之前 |
Erik Pilkington
|
11e7407389
[ObjC][CodeGen] CodeGen support for @available.
|
8 年之前 |
Saleem Abdulrasool
|
21c324f4db
docs: update docs for objc_storeStrong behaviour
|
8 年之前 |
Justin Lebar
|
771d6cd1ae
[CodeGen] [CUDA] Add the ability set default attrs on functions in linked modules.
|
8 年之前 |
David Blaikie
|
a845dd1cc1
Remove now redundant code that ensured debug info for class definitions was emitted under certain circumstances
|
8 年之前 |
George Burgess IV
|
754243580d
[CodeGen] Unique constant CompoundLiterals.
|
8 年之前 |
George Burgess IV
|
aa365cb2fe
Add the alloc_size attribute to clang, attempt 2.
|
8 年之前 |
Chandler Carruth
|
4e57f52fae
Revert r290149: Add the alloc_size attribute to clang.
|
8 年之前 |
George Burgess IV
|
598b677038
Add the alloc_size attribute to clang.
|
8 年之前 |
Yaxun Liu
|
fbed33dec5
Re-commit r289252 and r289285, and fix PR31374
|
8 年之前 |
Saleem Abdulrasool
|
e13e0e403d
CodeGen: fix runtime function dll storage
|
8 年之前 |