Go to file
Chris Lattner 328bc38c5c 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.

llvm-svn: 19609
2005-01-16 07:27:49 +00:00
llvm Revamp supported ops. Instead of just being supported or not, we now keep 2005-01-16 07:27:49 +00:00