Observe hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq. Do not change
authorEvan Cheng <evan.cheng@apple.com>
Thu, 1 Oct 2009 08:26:23 +0000 (08:26 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 1 Oct 2009 08:26:23 +0000 (08:26 +0000)
commit714e8bc1fc415050e557272326a75b50ac54d2bb
tree6ea8306e0a87df921e6a4974c2cd395c4b563c48
parent0d92f5f76884513f8f5e014c61cb7a72ff576fa5
Observe hasExtraSrcRegAllocReq and hasExtraDefRegAllocReq. Do not change
operands of instructions with these properties while breaking anti-dep.

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