diff options
author | Evan Cheng <evan.cheng@apple.com> | 2010-10-08 18:42:25 +0000 |
---|---|---|
committer | Evan Cheng <evan.cheng@apple.com> | 2010-10-08 18:42:25 +0000 |
commit | 8c5e7e51bdc5adb106a3315ba1cd075e297d86ff (patch) | |
tree | 5509b3db7095e8b9d363c668b01a69de0e29efac /llvm/lib/CodeGen/MachineLICM.cpp | |
parent | cc0e18dd4ae2a6878cf8e8d8bfc74e4b861ecf8a (diff) | |
download | bcm5719-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