llvm-6502/lib/Transforms/Utils
2010-08-29 04:54:06 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp fit in 80 cols 2010-08-18 03:13:35 +00:00
BasicInliner.cpp
BreakCriticalEdges.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
BuildLibCalls.cpp
CloneFunction.cpp Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
CloneLoop.cpp
CloneModule.cpp Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +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
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00
InstructionNamer.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
LCSSA.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
Local.cpp Teach SimplifyCFG how to simplify indirectbr instructions. 2010-08-14 00:29:42 +00:00
LoopSimplify.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
LoopUnroll.cpp
LowerInvoke.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
LowerSwitch.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
Mem2Reg.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
PromoteMemoryToRegister.cpp remove some dead code. 2010-08-18 02:41:56 +00:00
SimplifyCFG.cpp Instead, teach SimplifyCFG to trim non-address-taken blocks from 2010-08-16 14:41:14 +00:00
SSAUpdater.cpp implement SSAUpdater::RewriteUseAfterInsertions, a helpful form of RewriteUse. 2010-08-29 04:54:06 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp Reapply r112091 and r111922, support for metadata linking, with a 2010-08-26 15:41:53 +00:00