Chris Lattner 55ba8fba75 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).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19613 91177308-0d34-0410-b5e6-96231b3b80d8
2005-01-16 07:29:19 +00:00
..
2005-01-08 19:59:10 +00:00
2004-09-01 22:55:40 +00:00
2004-11-18 04:31:10 +00:00
2004-12-07 04:03:45 +00:00
2005-01-08 19:55:00 +00:00
2004-09-01 22:55:40 +00:00
2004-09-01 22:55:40 +00:00
2005-01-08 19:53:50 +00:00
2005-01-08 19:53:50 +00:00
2004-09-01 22:55:40 +00:00
2004-09-01 22:55:40 +00:00
2005-01-14 15:54:24 +00:00