Skip to content
Commit 7b7c102f authored by Stuart Hastings's avatar Stuart Hastings
Browse files

Add support for x86 CMPEQSS and friends. These instructions do a

floating-point comparison, generate a mask of 0s or 1s, and generally
DTRT with NaNs.  Only profitable when the user wants a materialized 0
or 1 at runtime.  rdar://problem/5993888

llvm-svn: 132404
parent ede23f76
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment