Eli Friedman dbbbf73c96 Implement expansion in type legalization for add/sub with overflow. The
expansion is the same as that used by LegalizeDAG.

The resulting code sucks in terms of performance/codesize on x86-32 for a
64-bit operation; I haven't looked into whether different expansions might be
better in general.

llvm-svn: 105378
2010-06-03 03:49:50 +00:00
..
2010-01-05 01:24:50 +00:00
2010-05-25 21:59:42 +00:00
2010-04-15 01:25:27 +00:00
2010-04-15 01:01:55 +00:00
2010-04-15 01:25:27 +00:00
2010-01-21 21:44:43 +00:00
2010-05-26 00:55:59 +00:00