.. |
ADCE.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
BasicBlockPlacement.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
CMakeLists.txt
|
remove the ABCD and SSI passes. They don't have any clients that
|
2010-08-28 03:51:24 +00:00 |
CodeGenPrepare.cpp
|
remove some llvmcontext arguments that are now dead post-refactoring.
|
2010-08-25 23:00:45 +00:00 |
ConstantProp.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
DCE.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
DeadStoreElimination.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
GEPSplitter.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
GVN.cpp
|
remove dead proto
|
2010-08-29 04:53:24 +00:00 |
IndVarSimplify.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
JumpThreading.cpp
|
Fix typos in comments.
|
2010-08-27 20:32:56 +00:00 |
LICM.cpp
|
licm preserves the cfg, it doesn't have to explicitly say it
|
2010-08-29 07:02:56 +00:00 |
LoopDeletion.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
LoopIndexSplit.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
LoopRotation.cpp
|
When rotating loops, put the original header at the bottom of the
|
2010-08-17 17:39:21 +00:00 |
LoopStrengthReduce.cpp
|
Delete a bogus check.
|
2010-08-29 15:30:29 +00:00 |
LoopUnrollPass.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
LoopUnswitch.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
LowerAtomic.cpp
|
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
|
2010-08-23 17:52:01 +00:00 |
Makefile
|
|
|
MemCpyOptimizer.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
Reassociate.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
Reg2Mem.cpp
|
Now that PassInfo and Pass::ID have been separated, move the rest of the passes over to the new registration API.
|
2010-08-23 17:52:01 +00:00 |
Scalar.cpp
|
|
|
ScalarReplAggregates.cpp
|
remove dead prototype.
|
2010-08-18 02:37:06 +00:00 |
SCCP.cpp
|
remove some dead code.
|
2010-08-18 02:41:56 +00:00 |
SimplifyCFGPass.cpp
|
Teach SimplifyCFG how to simplify indirectbr instructions.
|
2010-08-14 00:29:42 +00:00 |
SimplifyHalfPowrLibCalls.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
SimplifyLibCalls.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
Sink.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
TailDuplication.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
TailRecursionElimination.cpp
|
Reapply r110396, with fixes to appease the Linux buildbot gods.
|
2010-08-06 18:33:48 +00:00 |
ValuePropagation.cpp
|
Update CMake build. Add newline at end of file.
|
2010-08-28 00:11:12 +00:00 |