Files
clang-p2996/llvm/test
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-04-26 21:37:43 +00:00
2010-05-28 21:20:21 +00:00
2010-03-10 18:41:59 +00:00