Richard Smith
|
11e01c96af
Replace Sema-level implementation of -fassume-sane-operator-new with a
|
9 年之前 |
Saleem Abdulrasool
|
8cca4d7cdf
Basic: move CodeGenOptions from Frontend
|
9 年之前 |
Justin Lebar
|
92b0ff91a2
[CUDA] Add -fcuda-flush-denormals-to-zero.
|
9 年之前 |
David Majnemer
|
2a09fdf50d
Fix serialization/deserialization for __uuidof
|
9 年之前 |
David Majnemer
|
896a444a61
Use the correct alignment for uuid descriptors
|
9 年之前 |
David Majnemer
|
21d4b0aad0
Improve the representation of CXXUuidofExpr
|
9 年之前 |
Easwaran Raman
|
36795bdb6f
Attach profile summary information to Module.
|
9 年之前 |
Peter Collingbourne
|
6968928bfd
CodeGen: Mark functions used in vtables as unnamed_addr.
|
9 年之前 |
Alexey Bataev
|
a6da6f0f08
[OPENMP 4.0] Codegen for 'declare reduction' construct.
|
9 年之前 |
Alexey Bataev
|
4ee889aa07
[OPENMP 4.0] Initial support for 'omp declare reduction' construct.
|
9 年之前 |
Rong Xu
|
4ab430518d
[PGO] Change profile use cc1 option to handle IR level profiles
|
9 年之前 |
Nico Weber
|
5493a10248
Serialize `#pragma detect_mismatch`.
|
9 年之前 |
Artem Belevich
|
3ee234f49d
[CUDA] Emit host-side 'shadows' for device-side global variables
|
9 年之前 |
Nico Weber
|
5a333e954b
Serialize `#pragma comment`.
|
9 年之前 |
Peter Collingbourne
|
209acc3e3d
Add whole-program vtable optimization feature to Clang.
|
9 年之前 |
Samuel Antao
|
366788092b
Re-apply for the 2nd-time r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 年之前 |
Renato Golin
|
49a0cf4312
Revert "Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices."
|
9 年之前 |
Samuel Antao
|
9defcf9419
Re-apply r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 年之前 |
Samuel Antao
|
4487e4a810
Revert r259977 - [OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 年之前 |
Samuel Antao
|
e01ff3c193
[OpenMP] Reorganize code to allow specialized code generation for different devices.
|
9 年之前 |
Evgeniy Stepanov
|
388a054401
[cfi] Safe handling of unaddressable vtable pointers (clang).
|
9 年之前 |
Artem Belevich
|
44f73317fc
[CUDA] Do not allow dynamic initialization of global device side variables.
|
9 年之前 |
Benjamin Kramer
|
1dde17c5ad
Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend.
|
9 年之前 |
Eric Christopher
|
eae9579a01
Use a consistent spelling for vtables.
|
9 年之前 |
David Majnemer
|
202433cccd
[MS ABI] Allow a member pointers' converted type to change
|
9 年之前 |
Evgeniy Stepanov
|
186629894f
[cfi] Cross-DSO CFI diagnostic mode (clang part)
|
9 年之前 |
Justin Lebar
|
bf6ef01db4
[CUDA] Don't generate aliases for static extern "C" functions.
|
9 年之前 |
Peter Collingbourne
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 年之前 |
Andrey Bokhanko
|
c3810e5d50
PR25910: clang allows two var definitions with the same mangled name
|
9 年之前 |
David Majnemer
|
b6f500511b
[MS ABI] Complete and base constructor GlobalDecls must have the same name
|
9 年之前 |