.. |
AlwaysInliner.cpp
|
[PM] Port the always inliner to the new pass manager in a much more
|
2016-08-17 02:56:20 +00:00 |
ArgumentPromotion.cpp
|
Replace some callers of setTailCall with setTailCallKind
|
2016-11-25 22:35:09 +00:00 |
BarrierNoopPass.cpp
|
|
|
CMakeLists.txt
|
[CMake] NFC. Updating CMake dependency specifications
|
2016-11-17 04:36:50 +00:00 |
ConstantMerge.cpp
|
|
|
CrossDSOCFI.cpp
|
Consistently use ModuleAnalysisManager
|
2016-08-09 00:28:38 +00:00 |
DeadArgumentElimination.cpp
|
Replace some callers of setTailCall with setTailCallKind
|
2016-11-25 22:35:09 +00:00 |
ElimAvailExtern.cpp
|
|
|
ExtractGV.cpp
|
|
|
ForceFunctionAttrs.cpp
|
|
|
FunctionAttrs.cpp
|
Fix 80-column violations. NFC.
|
2016-11-07 16:28:04 +00:00 |
FunctionImport.cpp
|
[ThinLTO] Only promote exported locals as marked in index
|
2016-11-14 19:21:41 +00:00 |
GlobalDCE.cpp
|
GlobalDCE: Restore a statement accidentally removed in r285048.
|
2016-10-25 02:57:27 +00:00 |
GlobalOpt.cpp
|
[GlobalOpt] Dead Eliminate declarations
|
2016-09-15 20:26:27 +00:00 |
GlobalSplit.cpp
|
[GlobalSplit] Port to the new pass manager.
|
2016-11-21 00:28:23 +00:00 |
InferFunctionAttrs.cpp
|
Consistently use ModuleAnalysisManager
|
2016-08-09 00:28:38 +00:00 |
Inliner.cpp
|
Fix spelling mistakes in Transforms comments. NFC.
|
2016-11-20 13:19:49 +00:00 |
InlineSimple.cpp
|
Add a new method to create SimpleInliner instance and make pre-inliner use this.
|
2016-08-11 18:24:08 +00:00 |
Internalize.cpp
|
Consistently use ModuleAnalysisManager
|
2016-08-09 00:28:38 +00:00 |
IPConstantPropagation.cpp
|
|
|
IPO.cpp
|
Introduce GlobalSplit pass.
|
2016-11-16 23:40:26 +00:00 |
LLVMBuild.txt
|
|
|
LoopExtractor.cpp
|
|
|
LowerTypeTests.cpp
|
[cfi] Fix weak functions handling.
|
2016-11-11 21:39:26 +00:00 |
MergeFunctions.cpp
|
Make the FunctionComparator of the MergeFunctions pass a stand-alone utility.
|
2016-11-11 21:15:13 +00:00 |
PartialInlining.cpp
|
CodeExtractor : Add ability to preserve profile data.
|
2016-08-02 02:15:45 +00:00 |
PassManagerBuilder.cpp
|
Introduce GlobalSplit pass.
|
2016-11-16 23:40:26 +00:00 |
PruneEH.cpp
|
[PruneEH] Be correct in the face IPO
|
2016-10-03 19:35:30 +00:00 |
SampleProfile.cpp
|
Before sample pgo annotation, do not inline a function that has no debug info. (NFC)
|
2016-11-22 22:50:01 +00:00 |
StripDeadPrototypes.cpp
|
|
|
StripSymbols.cpp
|
Don't create a SymbolTable in Function when the LLVMContext discards value names (NFC)
|
2016-09-17 06:00:02 +00:00 |
WholeProgramDevirt.cpp
|
Shorten DiagnosticInfoOptimizationRemark* to OptimizationRemark*. NFC
|
2016-09-27 22:19:23 +00:00 |