Skip to content
Commit f3d06c64 authored by Chris Lattner's avatar Chris Lattner
Browse files

add initial support for converting select_cc -> fsel in the legalizer

instead of in the backend.  This currently handles fsel cases with registers,
but doesn't have the 0.0 and -0.0 optimization enabled yet.

Once this is finished, special hack for fp immediates can go away.

llvm-svn: 23075
parent c6d481db
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