llvm-6502/include/llvm/Transforms/Utils
2007-07-06 21:39:20 +00:00
..
BasicBlockUtils.h Add SplitEdge and SplitBlock utility routines. 2007-07-06 21:39:20 +00:00
Cloning.h Switch inliner over to use DenseMap instead of std::map for ValueMap. This 2007-02-03 00:08:31 +00:00
FunctionUtils.h Do not use ETForest as well as DomiantorTree. DominatorTree is sufficient. 2007-06-07 22:17:16 +00:00
Local.h move constant folding code out of Utils/Local into libanalysis 2007-01-30 23:46:43 +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