.. |
ArgumentPromotion.cpp
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |
BarrierNoopPass.cpp
|
|
|
CMakeLists.txt
|
Move -verify-use-list-order into llvm-uselistorder
|
2014-07-25 17:13:03 +00:00 |
ConstantMerge.cpp
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |
DeadArgumentElimination.cpp
|
Constify the Function pointers in the result of makeSubprogramMap
|
2014-07-02 18:30:05 +00:00 |
ExtractGV.cpp
|
GlobalValue: Assert symbols with local linkage have default visibility
|
2014-05-07 23:00:22 +00:00 |
FunctionAttrs.cpp
|
[optnone] Make the optnone attribute effective at suppressing function
|
2014-08-13 10:49:33 +00:00 |
GlobalDCE.cpp
|
Revert "GlobalDCE: Delete available_externally initializers if it allows removing the value the initializer is referring to."
|
2014-07-08 17:06:03 +00:00 |
GlobalOpt.cpp
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |
InlineAlways.cpp
|
Check the alwaysinline attribute on the call as well as on the caller.
|
2014-05-19 18:25:54 +00:00 |
Inliner.cpp
|
Add the missing hasLinkOnceODRLinkage predicate.
|
2014-07-30 15:57:51 +00:00 |
InlineSimple.cpp
|
[C++] Use 'nullptr'. Transforms edition.
|
2014-04-25 05:29:35 +00:00 |
Internalize.cpp
|
LTO: -internalize sets visibility to default
|
2014-05-05 17:40:44 +00:00 |
IPConstantPropagation.cpp
|
[C++] Use 'nullptr'. Transforms edition.
|
2014-04-25 05:29:35 +00:00 |
IPO.cpp
|
Move -verify-use-list-order into llvm-uselistorder
|
2014-07-25 17:13:03 +00:00 |
LLVMBuild.txt
|
|
|
LoopExtractor.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
Makefile
|
|
|
MergeFunctions.cpp
|
MergeFunctions, tiny refactoring:
|
2014-07-31 07:16:59 +00:00 |
PartialInlining.cpp
|
Revert "[C++11] Add predecessors(BasicBlock *) / successors(BasicBlock *) iterator ranges."
|
2014-07-21 17:06:51 +00:00 |
PassManagerBuilder.cpp
|
Add a new option -run-slp-after-loop-vectorization.
|
2014-08-06 12:56:19 +00:00 |
PruneEH.cpp
|
[C++] Use 'nullptr'. Transforms edition.
|
2014-04-25 05:29:35 +00:00 |
StripDeadPrototypes.cpp
|
|
|
StripSymbols.cpp
|
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needing to mention the size.
|
2014-08-21 05:55:13 +00:00 |