forked from OSchip/llvm-project
parent
c40be85adc
commit
348efdbd36
|
@ -1,4 +1,3 @@
|
||||||
; XFAIL: hexagon
|
|
||||||
; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched -disable-hexagon-misched < %s | FileCheck %s
|
; RUN: llc -march=hexagon -mcpu=hexagonv4 -disable-dfa-sched -disable-hexagon-misched < %s | FileCheck %s
|
||||||
; CHECK: memw(r29{{ *}}+{{ *}}#0){{ *}}={{ *}}#7
|
; CHECK: memw(r29{{ *}}+{{ *}}#0){{ *}}={{ *}}#7
|
||||||
; CHECK: r1:0 = combine(#2, #1)
|
; CHECK: r1:0 = combine(#2, #1)
|
||||||
|
|
Loading…
Reference in New Issue