llvm-6502/lib/Transforms/Utils
2004-10-10 22:20:40 +00:00
..
BasicBlockUtils.cpp
BreakCriticalEdges.cpp Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
CloneFunction.cpp
CloneModule.cpp
CloneTrace.cpp Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
CodeExtractor.cpp Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
DemoteRegToStack.cpp
InlineFunction.cpp Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
Local.cpp
LoopSimplify.cpp Pull assignment out of for loop conditional in order for this to 2004-09-28 02:40:37 +00:00
LowerAllocations.cpp
LowerInvoke.cpp
LowerSelect.cpp
LowerSwitch.cpp Convert code to compile with vc7.1. 2004-09-15 17:06:42 +00:00
Makefile
Makefile.am Initial version of automake Makefile.am file. 2004-10-10 22:20:40 +00:00
Mem2Reg.cpp Prototype these functions more accurately 2004-09-20 04:43:15 +00:00
PromoteMemoryToRegister.cpp Remove a whole bunch of horrible hacky code that was used to promote allocas 2004-09-19 18:51:51 +00:00
SimplifyCFG.cpp Do not insert trivially dead select instructions, which allows us to 2004-09-29 05:43:32 +00:00
UnifyFunctionExitNodes.cpp
ValueMapper.cpp
ValueMapper.h