llvm-6502/lib/Transforms/Utils
2005-05-20 22:19:54 +00:00
..
BasicBlockUtils.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
BreakCriticalEdges.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
CloneFunction.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
CloneModule.cpp wrap long lines, preserve calling conventions when cloning functions and 2005-05-09 01:04:34 +00:00
CloneTrace.cpp Eliminate tabs and trailing spaces 2005-04-23 21:38:35 +00:00
CodeExtractor.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
DemoteRegToStack.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
InlineFunction.cpp wrap long lines, preserve calling conventions when cloning functions and 2005-05-09 01:04:34 +00:00
Local.cpp DCE intrinsic instructions without side effects. 2005-05-06 05:27:34 +00:00
LoopSimplify.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
LowerAllocations.cpp Preserve tail marker 2005-05-06 06:48:21 +00:00
LowerInvoke.cpp When lowering invokes to calls, amke sure to preserve the calling conv. This 2005-05-13 06:27:02 +00:00
LowerSelect.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
LowerSwitch.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
Mem2Reg.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
PromoteMemoryToRegister.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
SimplifyCFG.cpp Fix Transforms/SimplifyCFG/switch-simplify-crash.ll 2005-05-20 22:19:54 +00:00
UnifyFunctionExitNodes.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ValueMapper.cpp Remove trailing whitespace 2005-04-21 23:48:37 +00:00
ValueMapper.h Remove trailing whitespace 2005-04-21 23:48:37 +00:00