Peter Collingbourne
|
5420de3f15
DebugInfo: New metadata representation for global variables.
|
9 gadi atpakaļ |
Leny Kholodov
|
01dd3d966f
Formatting with clang-format patch r280700
|
9 gadi atpakaļ |
Leny Kholodov
|
d9478f8605
DebugInfo: use strongly typed enum for debug info flags
|
9 gadi atpakaļ |
Mehdi Amini
|
c581dfbe75
Revert "DebugInfo: use strongly typed enum for debug info flags"
|
9 gadi atpakaļ |
Mehdi Amini
|
454e9fcf45
DebugInfo: use strongly typed enum for debug info flags
|
9 gadi atpakaļ |
Eugene Zelenko
|
3d7ca1cde6
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
|
9 gadi atpakaļ |
David Blaikie
|
bf471b7adc
DebugInfo: Add flag to CU to disable emission of inline debug info into the skeleton CU
|
9 gadi atpakaļ |
Justin Bogner
|
6673ea81f6
Replace "fallthrough" comments with LLVM_FALLTHROUGH
|
9 gadi atpakaļ |
Mehdi Amini
|
2c1c0b444f
Fix bitcode auto-upgrade when using bitcode lazy loading
|
9 gadi atpakaļ |
Mehdi Amini
|
4510860b03
Revert "Fix bitcode auto-upgrade when using bitcode lazy loading"
|
9 gadi atpakaļ |
Mehdi Amini
|
c5432bdac5
Fix bitcode auto-upgrade when using bitcode lazy loading
|
9 gadi atpakaļ |
David Majnemer
|
ac0eb3d821
Use the range variant of transform instead of unpacking begin/end
|
9 gadi atpakaļ |
Piotr Padlewski
|
fb2a7f990d
Don't import variadic functions
|
9 gadi atpakaļ |
Mehdi Amini
|
45e997da60
Add a libLTO API to query a memory buffer and check if it contains ObjC categories
|
9 gadi atpakaļ |
Nicolai Haehnle
|
b07f540456
Add writeonly IR attribute
|
9 gadi atpakaļ |
Reid Kleckner
|
bd79db219f
[codeview] Add DISubprogram::ThisAdjustment
|
9 gadi atpakaļ |
Artur Pilipenko
|
140d9e6906
Remangle intrinsics names when types are renamed
|
9 gadi atpakaļ |
Hans Wennborg
|
99faa52b7b
Revert r273568 "Remangle intrinsics names when types are renamed"
|
9 gadi atpakaļ |
Artur Pilipenko
|
8f9264543d
Remangle intrinsics names when types are renamed
|
9 gadi atpakaļ |
Rafael Espindola
|
117a36f8b1
Delete more dead code.
|
9 gadi atpakaļ |
Peter Collingbourne
|
99e2e27b37
IR: Allow metadata attachments on declarations, and fix lazy loaded metadata issue with globals.
|
9 gadi atpakaļ |
Benjamin Kramer
|
e5eb673413
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
|
9 gadi atpakaļ |
Peter Collingbourne
|
63b34cdf34
IR: Introduce local_unnamed_addr attribute.
|
9 gadi atpakaļ |
Duncan P. N. Exon Smith
|
52fe45ec5e
BitcodeReader: Use std:::piecewise_construct when upgrading type refs
|
9 gadi atpakaļ |
Reid Kleckner
|
3d3aca2d97
[DebugInfo] Add calling convention support for DWARF and CodeView
|
9 gadi atpakaļ |
Filipe Cabecinhas
|
98090ec9bd
[BitCode] Make sure atomicrmw's argument is an actual PointerType
|
9 gadi atpakaļ |
Filipe Cabecinhas
|
afe713a7cd
[BitCode] Make sure storeatomic's argument is an actual PointerType
|
9 gadi atpakaļ |
Filipe Cabecinhas
|
e8dd99a32a
[BitCode] Diagnose GEPs with no indices
|
9 gadi atpakaļ |
Filipe Cabecinhas
|
780fc2c617
[BitCode] Don't allow constants of void type.
|
9 gadi atpakaļ |
Peter Collingbourne
|
d8d85ac3c9
IR: Allow multiple global metadata attachments with the same type.
|
9 gadi atpakaļ |