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:
b00cd1c
)
make target independent.
author
Chris Lattner
<sabre@nondot.org>
Tue, 9 Feb 2010 06:36:30 +0000
(06:36 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 9 Feb 2010 06:36:30 +0000
(06:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95655
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/CodeGen/Generic/fpowi-promote.ll
patch
|
blob
|
history
diff --git
a/test/CodeGen/Generic/fpowi-promote.ll
b/test/CodeGen/Generic/fpowi-promote.ll
index 82628ef6093b728f8dc21e326af619622d0a974a..8dacebed73766a10bda0478edbe4eb65ec0b40b6 100644
(file)
--- a/
test/CodeGen/Generic/fpowi-promote.ll
+++ b/
test/CodeGen/Generic/fpowi-promote.ll
@@
-1,5
+1,4
@@
; RUN: llc < %s
-; RUN: llc < %s -march=x86 -mcpu=i386
; PR1239