Files
llvm/test/CodeGen
Tim Northover f37b0dbf16 DAG: correctly legalize UMULO.
We were incorrectly sign extending into the high word (as you would for
SMULO) when legalizing UMULO in terms of a wider full multiplication.

Patch by James Duley.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@305800 91177308-0d34-0410-b5e6-96231b3b80d8
2017-06-20 15:01:38 +00:00
..
2017-06-20 15:01:38 +00:00
2017-06-19 19:48:59 +00:00
2017-05-29 09:48:30 +00:00
2017-06-20 10:24:06 +00:00