A new entry

llvm-svn: 28579
This commit is contained in:
Evan Cheng 2006-05-30 23:56:31 +00:00
parent 57399704b3
commit ddced95d8f
1 changed files with 4 additions and 0 deletions

View File

@ -660,3 +660,7 @@ http://developer.apple.com/documentation/Performance/Conceptual/
Accelerate_sse_migration/index.html
e.g. SSE select using and, andnot, or. Various SSE compare translations.
//===---------------------------------------------------------------------===//
Add hooks to commute some CMPP operations.