aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/XCore/global_negative_offset.ll
AgeCommit message (Collapse)Author
2013-04-16[XCore] Give test more generic name.Richard Osborne
I intend to extend the test with more offset folding checks git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179620 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-01Don't fold negative offsets into cp / dp accesses to avoid relocation errors.Richard Osborne
This can happen if the address + addend is less than the start of the cp / dp. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143459 91177308-0d34-0410-b5e6-96231b3b80d8