- Update load folding checks to match those auto-generated by tblgen.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 6 Feb 2006 06:02:33 +0000 (06:02 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 6 Feb 2006 06:02:33 +0000 (06:02 +0000)
commit5e35168b11e2ca083308f93876daa0f1d795158a
treef260287bee1ae29eb5c3aa3728641286f2390fe5
parent0a83ed506c42b9f90d95b5c216aa75af7f8fd8c9
- Update load folding checks to match those auto-generated by tblgen.
- Manually select SDOperand's returned by TryFoldLoad which make up the
  load address.

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