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

Revamp supported ops. Instead of just being supported or not, we now keep

track of how to deal with it, and provide the target with a hook that they
can use to legalize arbitrary operations in arbitrary ways.

Implement custom lowering for a couple of ops, implement promotion for select
operations (which x86 needs).

llvm-svn: 19613
parent 897cd7dc
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