1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00

add some notes

llvm-svn: 57631
This commit is contained in:
Chris Lattner 2008-10-16 07:04:06 +00:00
parent 9d39b11d10
commit 9afb6adf17

View File

@ -10,5 +10,5 @@ which would be great.
1) vector shifts
2) vector comparisons
3) vector fp<->int comparisons: PR2683, PR2684, PR2685, PR2686, PR2688
4) bitcasts from vectors to scalars: PR2804