Chris Lattner b4a52b04bd fix a long standing fixme, which required fixing a bunch of other
issues to get here.  We now trim the result type list of the
CompleteMatch or MorphNodeTo operation to be the same size as the
thing we're matching.  this means that if you match (add GPR, GPR)
with an instruction that produces a normal result and a flag that
we now trim the result in tblgen instead of having to do it 
dynamically.  This exposed a bunch of inconsistencies in result
counting that happened to be getting lucky since the days of the
old isel.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99728 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-27 20:45:15 +00:00
..
2009-09-24 06:23:57 +00:00
2009-12-19 20:56:53 +00:00
2009-02-20 23:44:54 +00:00
2009-09-24 06:23:57 +00:00
2010-02-26 21:45:37 +00:00
2010-03-01 17:53:39 +00:00
2009-12-19 20:56:53 +00:00
2009-08-24 03:44:02 +00:00
2009-09-24 06:23:57 +00:00