Serge Guelton
|
9d54400bba
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
|
8 years ago |
Diana Picus
|
1d02724c71
Revert "Turn some C-style vararg into variadic templates"
|
8 years ago |
Serge Guelton
|
ec124b3a6f
Turn some C-style vararg into variadic templates
|
8 years ago |
Mehdi Amini
|
8701bbc75d
Revert "Turn some C-style vararg into variadic templates"
|
8 years ago |
Mehdi Amini
|
753bd2a772
Turn some C-style vararg into variadic templates
|
8 years ago |
Craig Topper
|
306a7df3fb
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI
|
8 years ago |
Reid Kleckner
|
6707770d48
Rename AttributeSet to AttributeList
|
8 years ago |
Nirav Dave
|
11fdc7845a
Make library calls sensitive to regparm module flag (Fixes PR3997).
|
8 years ago |
Peter Collingbourne
|
76c218e094
Bitcode: Change the materializer interface to return llvm::Error.
|
8 years ago |
Peter Collingbourne
|
5498e18776
IR, Bitcode: Change bitcode reader to no longer own its memory buffer.
|
8 years ago |
Easwaran Raman
|
7be6f15432
Remove interface to get/set MaxFunctionCount
|
9 years ago |
Davide Italiano
|
d2e7196d0a
[Codegen] Change PICLevel.
|
9 years ago |
Sriraman Tallam
|
d41672fa69
Add "PIE Level" metadata to module flags.
|
9 years ago |
Teresa Johnson
|
89c5c63c3c
[ThinLTO] Prevent importing of "llvm.used" values
|
9 years ago |
Mehdi Amini
|
f6071e14c5
[NFC] Header cleanup
|
9 years ago |
Adrian Prantl
|
48bb8b44d7
Support the Nodebug emission kind for DICompileUnits.
|
9 years ago |
Dmitry Polukhin
|
ba4922356c
[GCC] Attribute ifunc support in llvm
|
9 years ago |
Easwaran Raman
|
af640bffc2
Interface to get/set profile summary metadata to module
|
9 years ago |
Teresa Johnson
|
0060160bcf
Restore "[ThinLTO] Use MD5 hash in function index." with fix
|
9 years ago |
Teresa Johnson
|
bc947a0d8d
Revert "[ThinLTO] Use MD5 hash in function index." due to bot failure
|
9 years ago |
Teresa Johnson
|
f38049c501
[ThinLTO] Use MD5 hash in function index.
|
9 years ago |
Rafael Espindola
|
17920c238d
Bring back "Assert that we have all use/users in the getters."
|
9 years ago |
Michael Zolotukhin
|
af6e8973aa
Revert "Assert that we have all use/users in the getters."
|
9 years ago |
Rafael Espindola
|
fdb838f3f8
Assert that we have all use/users in the getters.
|
9 years ago |
Rafael Espindola
|
b223cec87d
Remove redundant argument. NFC.
|
9 years ago |
Rafael Espindola
|
838f8a4b1d
Drop materializeAllPermanently.
|
9 years ago |
Rafael Espindola
|
f11617b0ab
Drop support for dematerializing.
|
9 years ago |
Easwaran Raman
|
52c4f7de09
Interface to attach maximum function count from PGO to module as module flags.
|
9 years ago |
Duncan P. N. Exon Smith
|
eac309550f
IR: Remove implicit iterator conversions from lib/IR, NFC
|
10 years ago |
Duncan P. N. Exon Smith
|
2a8bcfaff1
IR: Create SymbolTableList wrapper around iplist, NFC
|
10 years ago |