SSE4 is apparently public now.

llvm-svn: 36185
This commit is contained in:
Chris Lattner 2007-04-17 00:02:37 +00:00
parent 74ede29a27
commit 62a8cbe594
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
//===---------------------------------------------------------------------===//
Missing features:
- Support for SSE4: http://www.intel.com/software/penryn
http://softwarecommunity.intel.com/isn/Downloads/Intel%20SSE4%20Programming%20Reference.pdf
- support for 3DNow!
- weird abis?