Chris Lattner 7e82f1322c Implement the last major missing piece in the DAG isel generator: when emitting
a pattern match, make sure to emit the (minimal number of) type checks that
verify the pattern matches this specific instruction.  This allows FMA32
patterns to not match double expressions for example.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23748 91177308-0d34-0410-b5e6-96231b3b80d8
2005-10-15 21:34:21 +00:00
..
2005-04-22 04:13:13 +00:00
2005-05-13 20:40:52 +00:00
2005-05-13 20:40:52 +00:00
2005-08-02 00:10:52 +00:00