llvm-6502/lib/Transforms/Utils
Chris Lattner d745602662 Finegrainify namespacification
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10725 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-09 06:02:20 +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 Improve encapsulation in the Loop and LoopInfo classes by eliminating the 2004-01-08 00:09:44 +00:00
LowerAllocations.cpp Finegrainify namespacification 2004-01-09 06:02:20 +00:00
LowerInvoke.cpp Finegrainify namespacification 2003-12-10 20:22:42 +00:00
LowerSwitch.cpp Finegrainify namespacification 2004-01-09 06:02:20 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Mem2Reg.cpp Finegrainify namespacification 2004-01-09 06:02:20 +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