Post regalloc LICM. Work in progress.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 7 Apr 2010 00:41:17 +0000 (00:41 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 7 Apr 2010 00:41:17 +0000 (00:41 +0000)
commitd94671a25e65918557a2c03c0fc12a60a5d138bf
tree485126a7ddce555f3d9411e575a505724e2c7943
parent5f0940002ac4f0601bf53ae9688c2f49045331e2
Post regalloc LICM. Work in progress.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100592 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Passes.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/CodeGen/MachineLICM.cpp