Don't fold address calculations which use negative offsets into
authorRichard Osborne <richard@xmos.com>
Thu, 15 Jan 2009 11:32:30 +0000 (11:32 +0000)
committerRichard Osborne <richard@xmos.com>
Thu, 15 Jan 2009 11:32:30 +0000 (11:32 +0000)
commitcfb1ae87c676b9d2f4b7c86506c99ab314300ec0
tree8da2ad631d62d1aaeffd8bf818c2c1bfb2f6e3bd
parent62db116933dbc2ac61389329c39ccd00d15f066b
Don't fold address calculations which use negative offsets into
the ADDRspii addressing mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62258 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreISelDAGToDAG.cpp
test/CodeGen/XCore/2009-01-08-Crash.ll [new file with mode: 0644]