mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-08 18:31:23 +00:00
Check output of the misched unit tests
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165959 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5a0eeb5a9d
commit
874c0a6ec7
@ -1,4 +1,5 @@
|
||||
; RUN: llc -march=x86-64 -mcpu=core2 -enable-misched -misched=shuffle -misched-bottomup < %s
|
||||
; RUN: llc < %s -march=x86-64 -mcpu=core2 -enable-misched \
|
||||
; RUN: -misched=shuffle -misched-bottomup | FileCheck %s
|
||||
; REQUIRES: asserts
|
||||
;
|
||||
; Interesting MachineScheduler cases.
|
||||
|
Loading…
Reference in New Issue
Block a user