OSDN Git Service

[InstCombine] use local variables for repeated values; NFCI
authorSanjay Patel <spatel@rotateright.com>
Tue, 23 Aug 2016 22:05:55 +0000 (22:05 +0000)
committerSanjay Patel <spatel@rotateright.com>
Tue, 23 Aug 2016 22:05:55 +0000 (22:05 +0000)
commit35f70a7129b9422ab2a4a1a4ad36cc6d7275f4d2
tree58b684618a65d1bf5ad65d557343b7eaf753e817
parente994d796e28fa1044bac2a894cb982486e56c3fa
[InstCombine] use local variables for repeated values; NFCI

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