.. |
ArgumentPromotion.cpp
|
Update optimization passes to handle inalloca arguments
|
2014-01-28 02:38:36 +00:00 |
BarrierNoopPass.cpp
|
|
|
CMakeLists.txt
|
|
|
ConstantMerge.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
DeadArgumentElimination.cpp
|
inalloca: Don't remove dead arguments in the presence of inalloca args
|
2014-02-03 20:42:49 +00:00 |
ExtractGV.cpp
|
Add a fixed version of r195470 back.
|
2013-11-22 17:58:12 +00:00 |
FunctionAttrs.cpp
|
cleanup: scc_iterator consumers should use isAtEnd
|
2014-02-04 19:19:07 +00:00 |
GlobalDCE.cpp
|
|
|
GlobalOpt.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
InlineAlways.cpp
|
[PM] Split the CallGraph out from the ModulePass which creates the
|
2013-11-26 04:19:30 +00:00 |
Inliner.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
InlineSimple.cpp
|
[PM] Split the CallGraph out from the ModulePass which creates the
|
2013-11-26 04:19:30 +00:00 |
Internalize.cpp
|
Reapply "LTO: add API to set strategy for -internalize"
|
2014-01-14 18:52:17 +00:00 |
IPConstantPropagation.cpp
|
Update optimization passes to handle inalloca arguments
|
2014-01-28 02:38:36 +00:00 |
IPO.cpp
|
Initialize the barrier pass llvm::initializeIPO
|
2013-12-12 20:45:08 +00:00 |
LLVMBuild.txt
|
Prune redundant dependencies in LLVMBuild.txt.
|
2013-12-11 00:30:57 +00:00 |
LoopExtractor.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
Makefile
|
|
|
MergeFunctions.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
PartialInlining.cpp
|
[PM] Split DominatorTree into a concrete analysis result object which
|
2014-01-13 13:07:17 +00:00 |
PassManagerBuilder.cpp
|
LTO: Add the loop vectorizer to the LTO pipeline.
|
2014-02-24 18:19:31 +00:00 |
PruneEH.cpp
|
[PM] Split the CallGraph out from the ModulePass which creates the
|
2013-11-26 04:19:30 +00:00 |
StripDeadPrototypes.cpp
|
|
|
StripSymbols.cpp
|
Correct word hyphenations
|
2013-12-05 05:44:44 +00:00 |