mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 07:37:34 +00:00
Reenabling this test with REQUIRES: Asserts
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133132 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
05c087d893
commit
9b91a88f1d
@ -1,6 +1,5 @@
|
||||
; RUN: true
|
||||
; Disabled this test until I can figure out the correct lit flags.
|
||||
; llc < %s -march=x86-64 -stress-sched | FileCheck %s
|
||||
; RUN: llc < %s -march=x86-64 -stress-sched | FileCheck %s
|
||||
; REQUIRES: Asserts
|
||||
; Test interference between physreg aliases during preRAsched.
|
||||
; mul wants an operand in AL, but call clobbers it.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user