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:
41bda9f
)
llvm/test/CodeGen/X86/fast-isel-call-bool.ll: Add explicit -mtriple=x86_64-unknown...
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Sun, 28 Dec 2014 23:37:11 +0000
(23:37 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Sun, 28 Dec 2014 23:37:11 +0000
(23:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224907
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/X86/fast-isel-call-bool.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/X86/fast-isel-call-bool.ll
b/test/CodeGen/X86/fast-isel-call-bool.ll
index 876b02275c61ab0eae1ae76c2630ce668838d9e0..5cdb2c941161a0a6a647a7318d778fa6b555c6e4 100644
(file)
--- a/
test/CodeGen/X86/fast-isel-call-bool.ll
+++ b/
test/CodeGen/X86/fast-isel-call-bool.ll
@@
-1,4
+1,4
@@
-; RUN: llc < %s -fast-isel -mcpu=core2 -m
arch=x86-64
-O1 | FileCheck %s
+; RUN: llc < %s -fast-isel -mcpu=core2 -m
triple=x86_64-unknown-unknown
-O1 | FileCheck %s
; See PR21557
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"