Revert r219584, "[X86] Memory folding for commutative instructions."
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 13 Oct 2014 04:17:34 +0000 (04:17 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 13 Oct 2014 04:17:34 +0000 (04:17 +0000)
commit58c0f65bf2742aa83d0129ce3ca344695c0a4cc7
treedce0bfa67eb04feeb55c68f0cfae0c6526798a08
parentf591f3755e1e1fc1ee5c7aceeea4413d923cb386
Revert r219584, "[X86] Memory folding for commutative instructions."

It broke i686 selfhosting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219595 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/avx1-stack-reload-folding.ll [deleted file]