llvm-6502/lib/Transforms/Utils
Chris Lattner e4d9096409 Should invokify is always true
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8409 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-08 19:00:30 +00:00
..
BasicBlockUtils.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
BreakCriticalEdges.cpp
CloneFunction.cpp
CloneModule.cpp Make sure that the cloned module retains the type symbol table entries! 2003-04-24 17:15:33 +00:00
CloneTrace.cpp Fixed comment width, changed arg to be const, fixed indentation, removed unnecessary includes. 2003-05-31 20:01:37 +00:00
DemoteRegToStack.cpp Eliminate unnecessary ->get calls that are now automatically handled. 2003-05-29 15:12:27 +00:00
InlineFunction.cpp Should invokify is always true 2003-09-08 19:00:30 +00:00
Linker.cpp Fix bug where we considered function types equivalent even if they had differing numbers of arguments 2003-08-28 16:42:50 +00:00
Local.cpp Implement SimplifyCFG/2003-08-17-FoldSwitch.ll:test5 2003-08-23 23:18:19 +00:00
LoopSimplify.cpp Fix grammar, add comment 2003-08-18 22:54:06 +00:00
LowerAllocations.cpp Use new interface, simplifies code 2003-08-31 00:22:27 +00:00
LowerSwitch.cpp Fix bug: LowerSwitch/2003-08-23-EmptySwitch.ll 2003-08-23 22:54:34 +00:00
Makefile
Mem2Reg.cpp Fix bug: Mem2Reg/2003-06-26-IterativePromote.ll 2003-06-25 14:58:56 +00:00
PromoteMemoryToRegister.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
SimplifyCFG.cpp Implement SimplifyCFG/InvokeEliminate.ll 2003-08-24 18:36:16 +00:00
UnifyFunctionExitNodes.cpp Remove using declarations 2003-05-22 22:00:07 +00:00
ValueMapper.cpp
ValueMapper.h