.. |
ADCE.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
CMakeLists.txt
|
[CodeGenPrepare] Move CodeGenPrepare into lib/CodeGen.
|
2014-02-22 00:07:45 +00:00 |
ConstantHoisting.cpp
|
[Constant Hoisting] Fix insertion point for constant materialization.
|
2014-02-08 00:20:49 +00:00 |
ConstantProp.cpp
|
Rename a few more DataLayout variables.
|
2014-02-21 01:53:35 +00:00 |
CorrelatedValuePropagation.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
DCE.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
DeadStoreElimination.cpp
|
Rename a few more DataLayout variables from TD to DL.
|
2014-02-21 18:34:28 +00:00 |
EarlyCSE.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
FlattenCFGPass.cpp
|
Factor FlattenCFG out from SimplifyCFG
|
2013-08-06 02:43:45 +00:00 |
GVN.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
GlobalMerge.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
IndVarSimplify.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
JumpThreading.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
LICM.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
LLVMBuild.txt
|
Add proper dependencies to LLVMBuild.txt in llvm/lib.
|
2013-12-10 05:39:34 +00:00 |
LoopDeletion.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
LoopIdiomRecognize.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
LoopInstSimplify.cpp
|
Rename a few more DataLayout variables.
|
2014-02-21 01:53:35 +00:00 |
LoopRerollPass.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
LoopRotation.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
LoopStrengthReduce.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
LoopUnrollPass.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
LoopUnswitch.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
LowerAtomic.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
Makefile
|
…
|
|
MemCpyOptimizer.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
PartiallyInlineLibCalls.cpp
|
Turn MipsOptimizeMathLibCalls into a target-independent scalar transform
|
2013-08-23 10:27:02 +00:00 |
Reassociate.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |
Reg2Mem.cpp
|
Move all of the header files which are involved in modelling the LLVM IR
|
2013-01-02 11:36:10 +00:00 |
SCCP.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
SROA.cpp
|
Trivial cleanup: reuse existing variable.
|
2014-02-14 19:02:01 +00:00 |
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 |
ScalarReplAggregates.cpp
|
Rename many DataLayout variables from TD to DL.
|
2014-02-21 00:06:31 +00:00 |
Scalarizer.cpp
|
Rename a few more DataLayout variables.
|
2014-02-21 01:53:35 +00:00 |
SimplifyCFGPass.cpp
|
Rename a few more DataLayout variables.
|
2014-02-21 01:53:35 +00:00 |
Sink.cpp
|
[PM] Split DominatorTree into a concrete analysis result object which
|
2014-01-13 13:07:17 +00:00 |
StructurizeCFG.cpp
|
cleanup: scc_iterator consumers should use isAtEnd
|
2014-02-04 19:19:07 +00:00 |
TailRecursionElimination.cpp
|
Disable most IR-level transform passes on functions marked 'optnone'.
|
2014-02-06 00:07:05 +00:00 |