commit | c96f661d59cd81eec5e23b72db5a695765176f20 | [log] [tgz] |
---|---|---|
author | Jun Bum Lim <junbuml@codeaurora.org> | Fri Jan 27 17:16:37 2017 +0000 |
committer | Jun Bum Lim <junbuml@codeaurora.org> | Fri Jan 27 17:16:37 2017 +0000 |
tree | 6173d57be82bbd9a43f15fa56d22c410fc6fcad8 | |
parent | 1f3b497b086bd67ba3349c6badeddc9540519640 [diff] |
[CodeGenPrep]No negative cost in the ExtLd promotion Summary: This change prevent the signed value of cost from being negative as the value is passed as an unsigned argument. Reviewers: mcrosier, jmolloy, qcolombet, javed.absar Reviewed By: mcrosier, qcolombet Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D28871 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293307 91177308-0d34-0410-b5e6-96231b3b80d8