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:
1410b76
)
Add a target triple so that this test behaves consistently across hosts.
author
Dan Gohman
<gohman@apple.com>
Sat, 31 Oct 2009 00:15:28 +0000
(
00:15
+0000)
committer
Dan Gohman
<gohman@apple.com>
Sat, 31 Oct 2009 00:15:28 +0000
(
00:15
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85640
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/sink-hoist.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/sink-hoist.ll
b/test/CodeGen/X86/sink-hoist.ll
index 64d449f678f630d230f56d2df8a8dcd340bb26cd..f8d542e525c61f827b7a768a079ec53911f47eae 100644
(file)
--- a/
test/CodeGen/X86/sink-hoist.ll
+++ b/
test/CodeGen/X86/sink-hoist.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -march=x86-64 -asm-verbose=false | FileCheck %s
+; RUN: llc < %s -march=x86-64 -asm-verbose=false
-mtriple=x86_64-unknown-linux-gnu
| FileCheck %s
; Currently, floating-point selects are lowered to CFG triangles.
; This means that one side of the select is always unconditionally