From: Mihai Popa Date: Tue, 30 Apr 2013 09:00:12 +0000 (+0000) Subject: s tightens up the encoding description for ARM post-indexed ldr instructions. All... X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=62d77858be88ca011b55f5b350152bf04d1ca7db;p=oota-llvm.git s tightens up the encoding description for ARM post-indexed ldr instructions. All instructions in this class have bit 4 cleared. It turns out that there is a test case for this, but it was marked XFAIL. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180778 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMInstrInfo.td b/lib/Target/ARM/ARMInstrInfo.td index 5d5380f34c9..1bd174e3416 100644 --- a/lib/Target/ARM/ARMInstrInfo.td +++ b/lib/Target/ARM/ARMInstrInfo.td @@ -2313,6 +2313,7 @@ multiclass AI2_ldridx&1 | grep "invalid instruction encoding" -# XFAIL: * # LDR_PRE/POST has encoding Inst{4} = 0. 0xde 0x69 0x18 0x46