mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 16:53:02 +00:00
Test -pre-RA-sched=fast too, for completeness.
llvm-svn: 59741
This commit is contained in:
parent
3c4de0ae87
commit
7e92e53e25
@ -2,6 +2,7 @@
|
||||
; RUN: llvm-as < %s | llc -pre-RA-sched=list-td
|
||||
; RUN: llvm-as < %s | llc -pre-RA-sched=list-tdrr
|
||||
; RUN: llvm-as < %s | llc -pre-RA-sched=list-burr
|
||||
; RUN: llvm-as < %s | llc -pre-RA-sched=fast
|
||||
; PR859
|
||||
|
||||
declare i32 @printf(i8*, i32, float)
|
||||
|
Loading…
x
Reference in New Issue
Block a user