commit | 893a882d0944ac0b7dc22aecf8c649fb4dd7d316 | [log] [tgz] |
---|---|---|
author | Eric Christopher <echristo@apple.com> | Sun Feb 20 05:04:42 2011 +0000 |
committer | Eric Christopher <echristo@apple.com> | Sun Feb 20 05:04:42 2011 +0000 |
tree | 6f617a0d826aaea60d5492997ad15fbc0041e182 | |
parent | ebccf0891a2f6b75c2ac8de97557ca0cf5ad61c3 [diff] |
If both operands are loads from stores in memory we can't use movlpd/movlps since one needs to be a register operand. Just use movss instead of forcing an operand into a register. Fixes PR9239 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126072 91177308-0d34-0410-b5e6-96231b3b80d8