commit | 627c8074e746928e6f318c3246047b221a187241 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Mon Jan 16 20:05:26 2017 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Mon Jan 16 20:05:26 2017 +0000 |
tree | 3ad2f0bf4cde6287d99c1674693d890fd02741a8 | |
parent | 2222ec4bc9483199b639f8f7693391d632ac62ed [diff] |
[InstCombine] fix names in canEvaluateShiftedShift(); NFC It's not clear what 'First' and 'Second' mean, so use 'Inner' and 'Outer' to match foldShiftedShift() and add comments with formulas, so it's easier to see what's going on. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292153 91177308-0d34-0410-b5e6-96231b3b80d8