llvm-6502/lib/Transforms/Utils
Chris Lattner 0f98e75adf Generalize a special case to fix PR187
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10531 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-19 06:27:08 +00:00
..
BasicBlockUtils.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
BreakCriticalEdges.cpp Minor cleanups and simplifications 2003-11-21 16:52:05 +00:00
CloneFunction.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
CloneModule.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
CloneTrace.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
DemoteRegToStack.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
InlineFunction.cpp Start using the nicer terminator auto-insertion API 2003-11-20 18:25:24 +00:00
Linker.cpp Spew symbolic types! 2003-11-20 18:23:14 +00:00
Local.cpp Add new function 2003-12-19 05:56:28 +00:00
LoopSimplify.cpp Generalize a special case to fix PR187 2003-12-19 06:27:08 +00:00
LowerAllocations.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
LowerInvoke.cpp Finegrainify namespacification 2003-12-10 20:22:42 +00:00
LowerSwitch.cpp Minor cleanups and simplifications 2003-11-21 16:52:05 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Mem2Reg.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
PromoteMemoryToRegister.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
SimplifyCFG.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
UnifyFunctionExitNodes.cpp Minor cleanups and simplifications 2003-11-21 16:52:05 +00:00
ValueMapper.cpp Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00
ValueMapper.h Put all LLVM code into the llvm namespace, as per bug 109. 2003-11-11 22:41:34 +00:00