Alexey Samsonov
|
eca0bcfaee
[ASan] Hoist blacklisting globals from init-order checking to Clang.
|
11 anni fa |
Hans Wennborg
|
875cf241e2
Don't dllimport/export destructor variants implemented by thunks.
|
11 anni fa |
Reid Kleckner
|
8756959802
Use comdats to avoid double initialization of weak data
|
11 anni fa |
Rafael Espindola
|
71e63e367d
Don't set unnamed_addr in CreateRuntimeVariable.
|
11 anni fa |
Craig Topper
|
d1008e5c93
[C++11] Use 'nullptr'. CodeGen edition.
|
11 anni fa |
Adrian Prantl
|
7fb0923c1f
Demote the "Debug Info Version" module flag to llvm::Module::Warning
|
11 anni fa |
Rafael Espindola
|
9d83a9315e
Update for llvm api change.
|
11 anni fa |
Rafael Espindola
|
6b9d068237
Update for llvm api change.
|
11 anni fa |
Rafael Espindola
|
db597e2297
Use getAliasee instead of getAliasedGlobal.
|
11 anni fa |
Rafael Espindola
|
70c7eda21f
Update for llvm api change.
|
11 anni fa |
Rafael Espindola
|
01920cff95
Update for llvm API change.
|
11 anni fa |
Hans Wennborg
|
61e1f5cc72
Allow dllimport/dllexport on inline functions and adjust the linkage.
|
11 anni fa |
Hans Wennborg
|
a22c9e3b5e
Rename CodeGenModule::getLLVMLinkageforDeclarator -> getLLVMLinkageForDeclarator
|
11 anni fa |
Rafael Espindola
|
711c94cd48
Update for llvm API change.
|
11 anni fa |
James Molloy
|
60f8d94825
Pacify bots again - turns out my checkout was slightly polluted when I was reverting a olista01s change, and this pollution made it upstream during the revert checkin :/ Sorryemacs -nw lib/CodeGen/CodeGenModule.cpp
|
11 anni fa |
James Molloy
|
deba5fb0e7
Revert r208417 (olista01 'ARM: HFAs must be passed in consecutive registers'). This is a followon commit from r208413 which broke the LLVM bots.
|
11 anni fa |
Rafael Espindola
|
98ca9434cf
Use auto to avoid duplicating the type.
|
11 anni fa |
Rafael Espindola
|
c9727ea1c3
Cleanup setFunctionDefinitionAttributes.
|
11 anni fa |
Rafael Espindola
|
7e619cb45a
Small simplification: Reduce the use of cast<>.
|
11 anni fa |
Alexey Bataev
|
bfa38388de
[OPENMP] Initial codegen for '#pragma omp parallel'
|
11 anni fa |
Rafael Espindola
|
b4587293a5
Fix pr19653.
|
11 anni fa |
Rafael Espindola
|
9ef2e14f49
Small refactoring, no functionality change.
|
11 anni fa |
Robert Lytton
|
b7993571ca
XCore target: fix bug in dereferencing null pointer.
|
11 anni fa |
Robert Lytton
|
00a52b3c6b
XCore target: Add TypeString meta data to IR output.
|
11 anni fa |
David Majnemer
|
781a1d06be
AST: Mangle reference temporaries reliably
|
11 anni fa |
David Majnemer
|
ff5d94339a
CodeGen: Reference temporaries inherit visibility
|
11 anni fa |
David Majnemer
|
f5563f5736
CodeGen: Fix linkage of reference temporaries
|
11 anni fa |
David Majnemer
|
544524ba84
CodeGen: Cleanup variable linkage calculation
|
11 anni fa |
David Majnemer
|
6ccd636aff
CodeGen: Refactor linkage/visibility calculation
|
11 anni fa |
Alp Toker
|
10e524df5e
Remove some empty statements
|
11 anni fa |