llvm-6502/lib/Transforms/Utils
2009-10-24 23:37:16 +00:00
..
AddrModeMatcher.cpp
BasicBlockUtils.cpp Fix SplitBlockPredecessors' LoopInfo updating code to handle the case 2009-10-19 16:04:50 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp
CloneFunction.cpp MapValue doesn't needs its LLVMContext argument. 2009-10-24 23:37:16 +00:00
CloneLoop.cpp
CloneModule.cpp MapValue doesn't needs its LLVMContext argument. 2009-10-24 23:37:16 +00:00
CMakeLists.txt Update CMake file. 2009-10-13 18:48:07 +00:00
CodeExtractor.cpp
DemoteRegToStack.cpp
InlineFunction.cpp Simplify some code (first hunk) and fix PR5208 (second hunk) by 2009-10-17 05:39:39 +00:00
InstructionNamer.cpp Change instnamer to name arguments "arg" instead of "tmp" for clarity, and 2009-10-19 14:47:32 +00:00
LCSSA.cpp rewrite LCSSA to use SSAUpdate, to only return true if it modifies 2009-10-11 02:53:37 +00:00
Local.cpp Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
LoopSimplify.cpp
LowerAllocations.cpp Auto-upgrade free instructions to calls to the builtin free function. 2009-10-24 04:23:03 +00:00
LowerInvoke.cpp
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp
SimplifyCFG.cpp change simplifycfg to not duplicate 'unwind' instructions. Hopefully 2009-10-13 18:13:05 +00:00
SSAUpdater.cpp alternate fix for PR5258 which avoids worklist problems, with reduced testcase. 2009-10-20 20:27:49 +00:00
SSI.cpp
UnifyFunctionExitNodes.cpp
UnrollLoop.cpp
ValueMapper.cpp MapValue doesn't needs its LLVMContext argument. 2009-10-24 23:37:16 +00:00