commit | 7c6958332a503672d53e8486ac0031ab8065cb20 | [log] [tgz] |
---|---|---|
author | Nikolai Bozhenov <nikolai.bozhenov@intel.com> | Thu Mar 02 22:05:07 2017 +0000 |
committer | Nikolai Bozhenov <nikolai.bozhenov@intel.com> | Thu Mar 02 22:05:07 2017 +0000 |
tree | 0c791dd835e18cc685c40c30d580eebea1a381ad | |
parent | 15497c13fdcb3683582caea32c87dbeb89f035ae [diff] |
[BypassSlowDivision] Refactor fast division insertion logic (NFC) The most important goal of the patch is to break large insertFastDiv function into separate pieces, so that later a different fast insertion logic can be implemented using some of these pieces. Differential Revision: https://reviews.llvm.org/D29896 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@296828 91177308-0d34-0410-b5e6-96231b3b80d8