diff options
author | Eric Christopher <echristo@apple.com> | 2011-02-20 05:04:42 +0000 |
---|---|---|
committer | Eric Christopher <echristo@apple.com> | 2011-02-20 05:04:42 +0000 |
commit | ac6b001f564556dab8f4543f6ed0a47ecd0afaf1 (patch) | |
tree | 61b899578ba3992427c6891f2938801569fcf4ca /llvm/unittests/Transforms/Utils/Local.cpp | |
parent | a32b8d78016e57fd72e86cbf8bf69fb048fdea8c (diff) | |
download | llvm-ac6b001f564556dab8f4543f6ed0a47ecd0afaf1.zip llvm-ac6b001f564556dab8f4543f6ed0a47ecd0afaf1.tar.gz llvm-ac6b001f564556dab8f4543f6ed0a47ecd0afaf1.tar.bz2 |
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
llvm-svn: 126072
Diffstat (limited to 'llvm/unittests/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions