Peter Collingbourne
|
57c068763a
IR. Change strip* family of functions to not look through aliases.
|
hace 6 años |
Rong Xu
|
5af7fe31f4
[PGO] Context sensitive PGO (part 2)
|
hace 6 años |
James Y Knight
|
9ec60d7d8f
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
hace 6 años |
James Y Knight
|
5be828a949
Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it."
|
hace 6 años |
James Y Knight
|
8e4d96d7af
[opaque pointer types] Add a FunctionCallee wrapper type, and use it.
|
hace 6 años |
Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
hace 6 años |
Philip Pfaffe
|
6016231586
Extend Module::getOrInsertGlobal to control the construction of the
|
hace 6 años |
Alex Lorenz
|
6592c09789
[macho] save the SDK version stored in module metadata into the version min and
|
hace 6 años |
Caroline Tice
|
a53c520ec5
Pass code-model through Module IR to LTO which will use it.
|
hace 7 años |
Alexander Richardson
|
47ff67b78d
Allow creating llvm::Function in non-zero address spaces
|
hace 7 años |
Jessica Paquette
|
849da555d2
Add remarks describing when a pass changes the IR instruction count of a module
|
hace 7 años |
Sriraman Tallam
|
11fc5bbdc7
Intrinsics calls should avoid the PLT when "RtLibUseGOT" metadata is present.
|
hace 7 años |
Serge Guelton
|
624678f806
Normalize constructor call syntax, NFCI.
|
hace 8 años |
Serge Guelton
|
fbec1c990e
Have Module::createRNG return a unique_ptr
|
hace 8 años |
Chandler Carruth
|
e3e43d9d57
Sort the remaining #include lines in include/... and lib/....
|
hace 8 años |
Teresa Johnson
|
1fd5bb9c53
Support for taking the max of module flags when linking, use for PIE/PIC
|
hace 8 años |
Eugene Zelenko
|
dc6cb6019c
[IR] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
|
hace 8 años |
Serge Guelton
|
d35f86ef8f
Suppress all uses of LLVM_END_WITH_NULL. NFC.
|
hace 8 años |
Serge Guelton
|
9d54400bba
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
|
hace 8 años |
Diana Picus
|
1d02724c71
Revert "Turn some C-style vararg into variadic templates"
|
hace 8 años |
Serge Guelton
|
ec124b3a6f
Turn some C-style vararg into variadic templates
|
hace 8 años |
Mehdi Amini
|
8701bbc75d
Revert "Turn some C-style vararg into variadic templates"
|
hace 8 años |
Mehdi Amini
|
753bd2a772
Turn some C-style vararg into variadic templates
|
hace 8 años |
Craig Topper
|
306a7df3fb
[IR] Implement pairs of non-const and const methods using the const version instead of the non-const version. NFCI
|
hace 8 años |
Reid Kleckner
|
6707770d48
Rename AttributeSet to AttributeList
|
hace 8 años |
Nirav Dave
|
11fdc7845a
Make library calls sensitive to regparm module flag (Fixes PR3997).
|
hace 8 años |
Peter Collingbourne
|
76c218e094
Bitcode: Change the materializer interface to return llvm::Error.
|
hace 8 años |
Peter Collingbourne
|
5498e18776
IR, Bitcode: Change bitcode reader to no longer own its memory buffer.
|
hace 8 años |
Easwaran Raman
|
7be6f15432
Remove interface to get/set MaxFunctionCount
|
hace 9 años |
Davide Italiano
|
d2e7196d0a
[Codegen] Change PICLevel.
|
hace 9 años |