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:
42691ad
)
Fix misched-aa-colored.ll to require asserts (trying again)
author
Hal Finkel
<hfinkel@anl.gov>
Mon, 20 Jan 2014 14:15:28 +0000
(14:15 +0000)
committer
Hal Finkel
<hfinkel@anl.gov>
Mon, 20 Jan 2014 14:15:28 +0000
(14:15 +0000)
Perhaps it needs to be in caps.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199661
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/misched-aa-colored.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/misched-aa-colored.ll
b/test/CodeGen/X86/misched-aa-colored.ll
index 5bf93de62c326b3b676b69d88076aff2c09a952b..21797a913ff2edee482ab3f07e1e6bc92de46939 100644
(file)
--- a/
test/CodeGen/X86/misched-aa-colored.ll
+++ b/
test/CodeGen/X86/misched-aa-colored.ll
@@
-1,7
+1,6
@@
; RUN: llc < %s -mcpu=x86-64 -enable-misched -misched-bottomup=0 -misched-topdown=0 -misched=shuffle -enable-aa-sched-mi | FileCheck %s
-
+; REQUIRES: Asserts
; -misched=shuffle is NDEBUG only!
-; Requires: Asserts
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"