.. |
ADCE.cpp
|
|
|
CMakeLists.txt
|
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
|
2014-02-22 00:07:45 +00:00 |
ConstantHoisting.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
ConstantProp.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
CorrelatedValuePropagation.cpp
|
|
|
DCE.cpp
|
|
|
DeadStoreElimination.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
EarlyCSE.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
FlattenCFGPass.cpp
|
|
|
GlobalMerge.cpp
|
Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
|
2014-03-01 11:47:00 +00:00 |
GVN.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
IndVarSimplify.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
JumpThreading.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
LICM.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
LLVMBuild.txt
|
|
|
LoopDeletion.cpp
|
|
|
LoopIdiomRecognize.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
LoopInstSimplify.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
LoopRerollPass.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
LoopRotation.cpp
|
|
|
LoopStrengthReduce.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
LoopUnrollPass.cpp
|
|
|
LoopUnswitch.cpp
|
[C++11] Replace llvm::tie with std::tie.
|
2014-03-02 13:30:33 +00:00 |
LowerAtomic.cpp
|
|
|
Makefile
|
|
|
MemCpyOptimizer.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
PartiallyInlineLibCalls.cpp
|
|
|
Reassociate.cpp
|
Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
|
2014-03-01 11:47:00 +00:00 |
Reg2Mem.cpp
|
|
|
SampleProfile.cpp
|
Include <cctype> for isdigit().
|
2014-02-22 06:34:10 +00:00 |
Scalar.cpp
|
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
|
2014-02-22 00:07:45 +00:00 |
Scalarizer.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |
ScalarReplAggregates.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
SCCP.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
SimplifyCFGPass.cpp
|
Make DataLayout a plain object, not a pass.
|
2014-02-25 17:30:31 +00:00 |
Sink.cpp
|
|
|
SROA.cpp
|
[C++11] Replace llvm::tie with std::tie.
|
2014-03-02 13:30:33 +00:00 |
StructurizeCFG.cpp
|
|
|
TailRecursionElimination.cpp
|
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
|
2014-03-02 12:27:27 +00:00 |