1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Transforms/Utils
2002-11-19 21:54:07 +00:00
..
BasicBlockUtils.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
BreakCriticalEdges.cpp BreakCriticalEdges should update dominance frontier information as well as 2002-10-31 02:44:36 +00:00
CloneFunction.cpp Rework inline pass to use cloning infrastructure to do the dirty work 2002-11-19 21:54:07 +00:00
Linker.cpp - Change Function's so that their argument list is populated when they are 2002-10-13 20:57:00 +00:00
Local.cpp *** empty log message *** 2002-06-25 16:12:52 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
PromoteMemoryToRegister.cpp - Rename AnalysisUsage::preservesAll to getPreservesAll & preservesCFG to 2002-10-21 20:00:28 +00:00
SimplifyCFG.cpp Fix spelling of `propagate'. 2002-10-29 23:06:16 +00:00
UnifyFunctionExitNodes.cpp Fix bug I introduced with one of my previous changes. 2002-09-12 19:00:43 +00:00