llvm-6502/include/llvm/Transforms/Utils
Anton Korobeynikov a024e8ceda Reg2Mem cleanup and optimizations:
- enable phi instructions demotion to stack
 - create alloca instructions in the entry block


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43208 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-21 23:05:16 +00:00
..
BasicBlockUtils.h Add SplitEdge and SplitBlock utility routines. 2007-07-06 21:39:20 +00:00
BasicInliner.h Updated VC++ build system. 2007-10-17 14:56:40 +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 Reg2Mem cleanup and optimizations: 2007-10-21 23:05:16 +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