OSDN Git Service

Added missing entries in X86 load / store folding tables.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Feb 2008 00:12:56 +0000 (00:12 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Feb 2008 00:12:56 +0000 (00:12 +0000)
commit33663fc104d0cdfc06cac55f677e9bc0bb5f5817
tree19bed340b6fbe84c80b7694d1b97af45c35021ce
parent5252ae6ecad11b578e9bc61806670494efd439c8
Added missing entries in X86 load / store folding tables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46866 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/2008-02-06-LoadFoldingBug.ll [new file with mode: 0644]