Teach MachineLICM reg pressure tracking code to deal with MVT::untyped. Sorry, I...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 1 Sep 2011 01:45:00 +0000 (01:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 1 Sep 2011 01:45:00 +0000 (01:45 +0000)
commit61560e205a7997749f066dcceaadd5f4b9b5e1be
tree19fb2030b69a06a3388188aea53bf2caa29a548f
parent00c30d58a5f53132dc93a0e22e05a49cba3371d8
Teach MachineLICM reg pressure tracking code to deal with MVT::untyped. Sorry, I can't come up with a small test case. rdar://10043690

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