summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit8c5e7e51bdc5adb106a3315ba1cd075e297d86ff (patch)
tree5509b3db7095e8b9d363c668b01a69de0e29efac /llvm/lib/CodeGen/MachineLICM.cpp
parentcc0e18dd4ae2a6878cf8e8d8bfc74e4b861ecf8a (diff)
downloadbcm5719-llvm-8c5e7e51bdc5adb106a3315ba1cd075e297d86ff.tar.gz
bcm5719-llvm-8c5e7e51bdc5adb106a3315ba1cd075e297d86ff.zip
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. llvm-svn: 116080
Diffstat (limited to 'llvm/lib/CodeGen/MachineLICM.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud