Piotr Padlewski
|
15522c723b
Using MD_invariant_group
|
10 年之前 |
Reid Kleckner
|
837f189b75
[WinEH] Pass the catch adjectives to catchpad directly
|
10 年之前 |
Piotr Padlewski
|
3a91316f3b
Decorating vptr load & stores with !invariant.group
|
10 年之前 |
Piotr Padlewski
|
64720f1419
Added llvm.module flag for strict vtable pointers
|
10 年之前 |
Evgeniy Stepanov
|
0ed34fe7f0
Revert "Always_inline codegen rewrite" and 2 follow-ups.
|
10 年之前 |
David Blaikie
|
a086611b67
[opaque pointer type] Fix a few uses of PointerType::getElementType in favor of uses of types already available elsewhere
|
10 年之前 |
David Blaikie
|
865e98e8e7
Revert "[opaque pointer type] update for LLVM API change"
|
10 年之前 |
David Majnemer
|
18d9487aae
[CodeGen] Remove wrapper-free always_inline functions from COMDATs
|
10 年之前 |
Evgeniy Stepanov
|
b41a71b123
Always_inline codegen rewrite.
|
10 年之前 |
Evgeniy Stepanov
|
b9dc14a84e
Revert "Specify target triple in alwaysinline tests."
|
10 年之前 |
Evgeniy Stepanov
|
bfffdd3dff
Always_inline codegen rewrite.
|
10 年之前 |
Artem Belevich
|
80ba331d31
[CUDA] Allow trivial constructors as initializer for __shared__ variables.
|
10 年之前 |
Peter Collingbourne
|
f29b6351df
CFI: Introduce -fsanitize=cfi-icall flag.
|
10 年之前 |
Peter Collingbourne
|
3f8f05863c
CodeGen: Introduce CodeGenModule::CreateMetadataIdentifierForType.
|
10 年之前 |
John McCall
|
f4ddf94ecb
Compute and preserve alignment more faithfully in IR-generation.
|
10 年之前 |
Hal Finkel
|
f2bf4c4775
Don't crash on a self-alias declaration
|
10 年之前 |
Dan Gohman
|
ff7b957464
[WebAssembly] Initial WebAssembly support in clang
|
10 年之前 |
Andrey Bokhanko
|
b122d6111f
PR17829: Proper diagnostic of mangled names conflicts
|
10 年之前 |
Hans Wennborg
|
2c55320819
Allow TLS vars in dllimport/export functions; only inline dllimport functions when safe (PR24593)
|
10 年之前 |
Jingyue Wu
|
e0848b6353
[CUDA] Change initializer for CUDA device code based on CUDA documentation.
|
10 年之前 |
Richard Smith
|
319ff14967
[modules] Don't eagerly deserialize so many ImportDecls. CodeGen basically ignores ImportDecls imported from modules, so only eagerly deserialize the ones from a PCH / preamble.
|
10 年之前 |
David Majnemer
|
20f7922a24
Avoid iteration invalidation issues around MaterializedTemporaryExpr
|
10 年之前 |
Yaron Keren
|
f49d6b8491
Remove and forbid raw_svector_ostream::flush() calls.
|
10 年之前 |
Eric Christopher
|
b70ce903c2
Rename the non-coding style conformant functions in namespace Builtins
|
10 年之前 |
Reid Kleckner
|
9579b106d6
Add -gcodeview and -gdwarf to control which type Clang emits
|
10 年之前 |
Justin Bogner
|
cd3d8023a9
InstrProf: Fix a misuse of the FunctionDecl API when generating coverage
|
10 年之前 |
Mehdi Amini
|
02595590ed
LLVM API Change: the Module always owns the DataLayout
|
10 年之前 |
Samuel Antao
|
fcf87ff162
[OpenMP] Add TLS-based implementation for threadprivate directive.
|
10 年之前 |
Adrian Prantl
|
e9ad7b24fe
Debug Info: Emit debug info for @import declarations.
|
10 年之前 |
David Majnemer
|
5eeb3a4bfa
[CodeGen] Tweak isTriviallyRecursive further
|
10 年之前 |