Not safe folding a load + FsXORPSrr into FsXORPSrm. It's loading a FR64 value but...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 2 May 2008 07:50:58 +0000 (07:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 2 May 2008 07:50:58 +0000 (07:50 +0000)
commitef6a51248903c176b133180292489015e71bce45
tree57793402c9642ad7dc3d552660f2f376ccab72e4
parent643310da6d6a9e8cb64575246483f63897fbbcf4
Not safe folding a load + FsXORPSrr into FsXORPSrm. It's loading a FR64 value but the load folding variant expects a 16-byte aligned address.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50574 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp