Steven Wu
|
22dbcfe84e
Embed bitcode in object file (clang cc1 part)
|
9 年之前 |
Ben Craig
|
192704bac1
Adding omitted column to invalid loc diagnostic.
|
9 年之前 |
Teresa Johnson
|
cf579820ee
Enable ODR uniquing of DITypes for ThinLTO backends
|
9 年之前 |
Tim Northover
|
733e42df1c
Restore slightly less dodgy diagnostic handler for inline asm
|
9 年之前 |
Tim Northover
|
362757ea7a
Diagnostics: remove dodgy handler for bitcode inlineasm diagnostics.
|
9 年之前 |
Stephan Bergmann
|
8d88a9262f
For MS ABI, emit dllexport friend functions defined inline in class
|
9 年之前 |
Reid Kleckner
|
402b389802
Revert "For MS ABI, emit dllexport friend functions defined inline in class"
|
9 年之前 |
Reid Kleckner
|
bb586da394
For MS ABI, emit dllexport friend functions defined inline in class
|
9 年之前 |
Eric Christopher
|
f511f8fb79
Temporarily revert these patches:
|
9 年之前 |
Mehdi Amini
|
60d9845f6a
Fix clang crash: when CodeGenAction is initialized without a context, use the member and not the parameter
|
9 年之前 |
Mehdi Amini
|
af7ce3bf04
Fix build: use -> with pointers and not .
|
9 年之前 |
Mehdi Amini
|
d0eea11919
Remove compile time PreserveName switch based on NDEBUG
|
9 年之前 |
James Y Knight
|
e85ad57298
Make TargetInfo store an actual DataLayout instead of a string.
|
9 年之前 |
Nico Weber
|
5493a10248
Serialize `#pragma detect_mismatch`.
|
9 年之前 |
Nico Weber
|
5a333e954b
Serialize `#pragma comment`.
|
9 年之前 |
Serge Pavlov
|
9998e90e3b
Avoid double deletion in Clang driver.
|
9 年之前 |
Oliver Stannard
|
c3152179b5
Add backend dignostic printer for unsupported features
|
9 年之前 |
Oliver Stannard
|
ebd2c75411
Revert r259036, it introduces a cyclic library dependency
|
9 年之前 |
Oliver Stannard
|
f1c941a94e
Add backend dignostic printer for unsupported features
|
9 年之前 |
NAKAMURA Takumi
|
257517ab0b
Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported features"
|
9 年之前 |
Oliver Stannard
|
9909f323ce
Add backend dignostic printer for unsupported features
|
9 年之前 |
David Majnemer
|
202433cccd
[MS ABI] Allow a member pointers' converted type to change
|
9 年之前 |
Peter Collingbourne
|
f2ac4da6f7
Introduce -fsanitize-stats flag.
|
9 年之前 |
Teresa Johnson
|
32429cb676
[ThinLTO] Leverage new in-place renaming support
|
9 年之前 |
Rafael Espindola
|
9c50f8737b
Update for llvm api change.
|
9 年之前 |
Rafael Espindola
|
500daa7a7c
Update for llvm api change.
|
9 年之前 |
Teresa Johnson
|
f735405854
[ThinLTO] Option to invoke ThinLTO backend passes and importing
|
9 年之前 |
Rafael Espindola
|
2c1df8830d
Update for llvm api change.
|
9 年之前 |
Artem Belevich
|
d40c9d5c5a
Allow linking multiple bitcode files.
|
9 年之前 |
Artem Belevich
|
4298cae656
[CUDA] Postprocess bitcode linked in during device-side CUDA compilation.
|
10 年之前 |