Nico Weber
|
3ccd6a7756
Revert 363295, it caused PR42276. Also revert follow-ups 363337, 363340.
|
6 年之前 |
Richard Smith
|
d54e3434d4
C++ DR712 and others: handle non-odr-use resulting from an lvalue-to-rvalue conversion applied to a member access or similar not-quite-trivial lvalue expression.
|
6 年之前 |
Peter Collingbourne
|
cfa017d306
Driver, IRGen: Set partitions on GlobalValues according to -fsymbol-partition flag.
|
6 年之前 |
Simon Pilgrim
|
9f866974f6
[CodeGenModule] BlockByrefHelpers - add missing uninitialized variables to constructor. NFCI.
|
6 年之前 |
Ben Dunbobbin
|
84c9929171
[ELF] Implement Dependent Libraries Feature
|
6 年之前 |
Simon Pilgrim
|
504cd3a0ee
Fix Wdocumentation warning. NFCI.
|
6 年之前 |
Anastasia Stulova
|
f0b138aae2
[OpenCL] Make global ctor init function a kernel
|
6 年之前 |
Peter Collingbourne
|
3a3e9339ec
IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.
|
6 年之前 |
Erik Pilkington
|
ed91c1fa86
[CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) when available
|
6 年之前 |
James Y Knight
|
8e92458b49
[opaque pointer types] Pass through function types for TLS
|
6 年之前 |
James Y Knight
|
c92286b127
[opaque pointer types] More trivial changes to pass FunctionType to CallInst.
|
6 年之前 |
James Y Knight
|
679ab5f711
[opaque pointer types] Pass function types for runtime function calls.
|
6 年之前 |
Michael Kruse
|
e93ddfad28
[OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Pete Cooper
|
4eb2cac7f8
Convert some ObjC retain/release msgSends to runtime calls.
|
6 年之前 |
Pete Cooper
|
6682997445
Generate objc intrinsics instead of runtime calls as the ARC optimizer now works only on intrinsics
|
6 年之前 |
Scott Linder
|
8172697690
Implement -frecord-command-line (-frecord-gcc-switches)
|
6 年之前 |
Pete Cooper
|
bfa6f5fe99
Convert some ObjC msgSends to runtime calls.
|
6 年之前 |
Erich Keane
|
43f8ad7966
[NFC] Move storage of dispatch-version to GlobalDecl
|
6 年之前 |
Erich Keane
|
a906279b79
Implement Function Multiversioning for Non-ELF Systems.
|
6 年之前 |
Kelvin Li
|
ac26bee66c
[OPENMP] Add support for OMP5 requires directive + unified_address clause
|
7 年之前 |
David Green
|
d2ada3f873
[CodeGen] Align rtti and vtable data
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Erich Keane
|
9eb2866868
Implement cpu_dispatch/cpu_specific Multiversioning
|
7 年之前 |
Peter Collingbourne
|
736ed08304
Implement CFI for indirect calls via a member function pointer.
|
7 年之前 |
Peter Collingbourne
|
e614f166bb
IRgen: Mark aliases of ctors and dtors as unnamed_addr.
|
7 年之前 |
Gabor Buella
|
c307b5069c
[CodeGen] Improve diagnostics related to target attributes
|
7 年之前 |
Yaxun Liu
|
20ceb1b4d9
CodeGen: Emit string literal in constant address space
|
7 年之前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年之前 |
Akira Hatanaka
|
941cb2aa57
Add a command line option 'fregister_global_dtors_with_atexit' to
|
7 年之前 |