llvm-6502/lib/Transforms/Utils
2013-08-12 22:38:43 +00:00
..
BasicBlockUtils.cpp Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
BreakCriticalEdges.cpp Reimplement isPotentiallyReachable to make nocapture deduction much stronger. 2013-07-27 01:24:00 +00:00
BuildLibCalls.cpp
BypassSlowDivision.cpp
CloneFunction.cpp
CloneModule.cpp
CMakeLists.txt Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
CmpInstAnalysis.cpp
CodeExtractor.cpp
DemoteRegToStack.cpp Reimplement isPotentiallyReachable to make nocapture deduction much stronger. 2013-07-27 01:24:00 +00:00
FlattenCFG.cpp Unbreak Debug build on Windows 2013-08-06 08:44:18 +00:00
InlineFunction.cpp
InstructionNamer.cpp
IntegerDivision.cpp
LCSSA.cpp
LLVMBuild.txt
Local.cpp Reapply r188119 now that the bug it exposed is fixed. 2013-08-12 22:38:43 +00:00
LoopSimplify.cpp
LoopUnroll.cpp
LoopUnrollRuntime.cpp
LowerExpectIntrinsic.cpp
LowerInvoke.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp Thread DataLayout through the callers and into mem2reg. This will be 2013-07-28 06:43:11 +00:00
MetaRenamer.cpp
ModuleUtils.cpp Respect llvm.used in Internalize. 2013-07-25 03:23:25 +00:00
PromoteMemoryToRegister.cpp Thread DataLayout through the callers and into mem2reg. This will be 2013-07-28 06:43:11 +00:00
SimplifyCFG.cpp Factor FlattenCFG out from SimplifyCFG 2013-08-06 02:43:45 +00:00
SimplifyIndVar.cpp
SimplifyInstructions.cpp
SimplifyLibCalls.cpp
SpecialCaseList.cpp Remove unused SpecialCaseList constructors 2013-08-12 11:50:44 +00:00
SSAUpdater.cpp Update comments for SSAUpdater to use the modern doxygen comment 2013-07-28 22:00:33 +00:00
UnifyFunctionExitNodes.cpp
Utils.cpp
ValueMapper.cpp