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:
023f84e
)
fix typo noticed by sdt
author
Chris Lattner
<sabre@nondot.org>
Thu, 16 Oct 2008 17:02:50 +0000
(17:02 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 16 Oct 2008 17:02:50 +0000
(17:02 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57644
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/README-UNIMPLEMENTED.txt
patch
|
blob
|
history
diff --git
a/lib/Target/X86/README-UNIMPLEMENTED.txt
b/lib/Target/X86/README-UNIMPLEMENTED.txt
index 6303bd6ec37f8d9a065709a3651155aaaeae0e2d..69dc8ee1af7c485cbe9bd31b5de8a6c010a4a989 100644
(file)
--- a/
lib/Target/X86/README-UNIMPLEMENTED.txt
+++ b/
lib/Target/X86/README-UNIMPLEMENTED.txt
@@
-9,6
+9,6
@@
which would be great.
1) vector shifts
2) vector comparisons
-3) vector fp<->int co
mparis
ons: PR2683, PR2684, PR2685, PR2686, PR2688
+3) vector fp<->int co
nversi
ons: PR2683, PR2684, PR2685, PR2686, PR2688
4) bitcasts from vectors to scalars: PR2804