commit | f37b0dbf162b809e389f17fa4fe7b7dd96eb1014 | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Tue Jun 20 15:01:38 2017 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Tue Jun 20 15:01:38 2017 +0000 |
tree | ee35f799341c2121460ae6c2d8e2c1a2f9d2127a | |
parent | 46f62d55fa4bbf1970c053c2a222c1afdc7d5c92 [diff] |
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