1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms/Utils
Chris Lattner c1952a1fd6 Add new function
llvm-svn: 10529
2003-12-19 05:56:28 +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
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +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