projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85bdf2e
)
The shuffle scheduler is only available in asserts build - make misched-new.ll
author
Lang Hames
<lhames@gmail.com>
Thu, 29 Mar 2012 21:11:47 +0000
(21:11 +0000)
committer
Lang Hames
<lhames@gmail.com>
Thu, 29 Mar 2012 21:11:47 +0000
(21:11 +0000)
testcase require asserts.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153687
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/misched-new.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/misched-new.ll
b/test/CodeGen/X86/misched-new.ll
index 80e6ef816d7174e23497d1668474b96c8cbd2a21..8f2f6f7697dfa69bfc8f2f9aab5403500e2469e0 100644
(file)
--- a/
test/CodeGen/X86/misched-new.ll
+++ b/
test/CodeGen/X86/misched-new.ll
@@
-1,4
+1,5
@@
; RUN: llc -march=x86-64 -mcpu=core2 -enable-misched -misched=shuffle -misched-bottomup < %s
+; REQUIRES: asserts
;
; Interesting MachineScheduler cases.
;