mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 07:34:33 +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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138171 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a9fff89e56
commit
89a67a4d5e
@ -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…
x
Reference in New Issue
Block a user