mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-14 03:29:57 +00:00
With the fix in r138164: "Add <imp-def> operands to QQ and QQQQ stack loads."
-verify-machineinstrs can be enabled for this test case. llvm-svn: 138171
This commit is contained in:
parent
c2528a529a
commit
d6641af80c
@ -1,4 +1,4 @@
|
||||
; RUN: llc %s -mtriple=thumbv7-apple-darwin -mcpu=cortex-a9 -O0 -o -
|
||||
; RUN: llc %s -mtriple=thumbv7-apple-darwin -verify-machineinstrs -mcpu=cortex-a9 -O0 -o -
|
||||
; Make sure that the VMOVQQQQ pseudo instruction is handled properly
|
||||
; by codegen.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user