John McCall
|
f4ddf94ecb
Compute and preserve alignment more faithfully in IR-generation.
|
il y a 10 ans |
Hal Finkel
|
f2bf4c4775
Don't crash on a self-alias declaration
|
il y a 10 ans |
Dan Gohman
|
ff7b957464
[WebAssembly] Initial WebAssembly support in clang
|
il y a 10 ans |
Andrey Bokhanko
|
b122d6111f
PR17829: Proper diagnostic of mangled names conflicts
|
il y a 10 ans |
Hans Wennborg
|
2c55320819
Allow TLS vars in dllimport/export functions; only inline dllimport functions when safe (PR24593)
|
il y a 10 ans |
Jingyue Wu
|
e0848b6353
[CUDA] Change initializer for CUDA device code based on CUDA documentation.
|
il y a 10 ans |
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.
|
il y a 10 ans |
David Majnemer
|
20f7922a24
Avoid iteration invalidation issues around MaterializedTemporaryExpr
|
il y a 10 ans |
Yaron Keren
|
f49d6b8491
Remove and forbid raw_svector_ostream::flush() calls.
|
il y a 10 ans |
Eric Christopher
|
b70ce903c2
Rename the non-coding style conformant functions in namespace Builtins
|
il y a 10 ans |
Reid Kleckner
|
9579b106d6
Add -gcodeview and -gdwarf to control which type Clang emits
|
il y a 10 ans |
Justin Bogner
|
cd3d8023a9
InstrProf: Fix a misuse of the FunctionDecl API when generating coverage
|
il y a 10 ans |
Mehdi Amini
|
02595590ed
LLVM API Change: the Module always owns the DataLayout
|
il y a 10 ans |
Samuel Antao
|
fcf87ff162
[OpenMP] Add TLS-based implementation for threadprivate directive.
|
il y a 10 ans |
Adrian Prantl
|
e9ad7b24fe
Debug Info: Emit debug info for @import declarations.
|
il y a 10 ans |
David Majnemer
|
5eeb3a4bfa
[CodeGen] Tweak isTriviallyRecursive further
|
il y a 10 ans |
Adrian Prantl
|
c849102cd2
Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule.
|
il y a 10 ans |
David Majnemer
|
f478e62b2c
[CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwarding to lib functions
|
il y a 10 ans |
Diego Novillo
|
c52fbfeaa5
Display profile file name when emitting a file not found diagnostic.
|
il y a 10 ans |
Alexander Kornienko
|
8ca7705aa3
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
|
il y a 10 ans |
Alexander Kornienko
|
ac58acc7f2
Fixed/added namespace ending comments using clang-tidy. NFC
|
il y a 10 ans |
Alexander Potapenko
|
6dba74e779
[ASan] Initial support for Kernel AddressSanitizer
|
il y a 10 ans |
Peter Collingbourne
|
e54695c32c
CodeGen: Factor out some of the bitset entry creation code. NFC.
|
il y a 10 ans |
Yaron Keren
|
47204cd390
C++11 rangify several loops.
|
il y a 10 ans |
Eric Christopher
|
4674ce4b90
Rename the single non-style conformant function in TargetCodeGenInfo
|
il y a 10 ans |
Benjamin Kramer
|
b7b56528f9
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
|
il y a 10 ans |
Hans Wennborg
|
a386316d89
Get the dll storage class right for structors of classes exported/imported via explicit instantiation (PR23667)
|
il y a 10 ans |
Pete Cooper
|
c226ce73b3
Use Intrinsic::ID instead of unsigned. NFC.
|
il y a 10 ans |
Richard Smith
|
049e702bb3
[modules] Add local submodule visibility support for declarations.
|
il y a 10 ans |
Peter Collingbourne
|
bb987e72f3
Implement no_sanitize attribute.
|
il y a 10 ans |