]> granicus.if.org Git - llvm/commit
[InstCombine] use Op0/Op1 local variables more consistently with shifts; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 13 Jan 2017 18:08:25 +0000 (18:08 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 13 Jan 2017 18:08:25 +0000 (18:08 +0000)
commite7e47134293e488050a2ab8cc19b9b3e550dadd2
treea1e4d499bce531f23d35aebdb8259b81b43f198a
parent417093563038cc1b18066e0570daf0f412f61ec2
[InstCombine] use Op0/Op1 local variables more consistently with shifts; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291923 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineShifts.cpp