1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 14:32:51 +01:00
llvm-mirror/include/llvm/Transforms/Utils
Devang Patel d412a2a0ed Add utility to clone loops.
llvm-svn: 40997
2007-08-10 17:59:47 +00:00
..
BasicBlockUtils.h Add SplitEdge and SplitBlock utility routines. 2007-07-06 21:39:20 +00:00
BasicInliner.h Add BasicInliner interface. 2007-07-25 18:00:25 +00:00
Cloning.h Add utility to clone loops. 2007-08-10 17:59:47 +00:00
FunctionUtils.h Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient. 2007-06-07 22:17:16 +00:00
InlineCost.h Use SmallPtrSet. 2007-07-27 18:34:27 +00:00
Local.h Adding ability to demote phi to stack. 2007-07-11 18:41:34 +00:00
PromoteMemToReg.h Use DominatorTree instead of ETForest. 2007-06-07 21:57:03 +00:00
UnifyFunctionExitNodes.h Fix typo in comment. 2007-05-06 13:37:16 +00:00