aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/MachineLICM.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2010-10-08 18:42:25 +0000
committerEvan Cheng <evan.cheng@apple.com>2010-10-08 18:42:25 +0000
commit1aca5bc1353d4e2c7706149efbc5393aa9e2cc3f (patch)
tree23b5f5ddf5f8b4f862dc5a44b5984eafc9b88e26 /lib/CodeGen/MachineLICM.cpp
parent95b4672234aa4745722fe5cb04f7bb6670faca72 (diff)
downloadexternal_llvm-1aca5bc1353d4e2c7706149efbc5393aa9e2cc3f.zip
external_llvm-1aca5bc1353d4e2c7706149efbc5393aa9e2cc3f.tar.gz
external_llvm-1aca5bc1353d4e2c7706149efbc5393aa9e2cc3f.tar.bz2
Fix operand latency computation in cases where the definition operand is
implicit. e.g. %D6<def>, %D7<def> = VLD1q16 %R2<kill>, 0, ..., %Q3<imp-def> %Q1<def> = VMULv8i16 %Q1<kill>, %Q3<kill>, ... The real definition indices are 0,1. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116080 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineLICM.cpp')
0 files changed, 0 insertions, 0 deletions