This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4871614dcfe Add GSYM utility files along with unit tests. new b1597b2d9a9 [X86] shouldScalarizeBinop - never scalarize target opcodes. new a32c72dc9fd [NFC][InstCombine] Add shift amount reassociation in bittes [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/X86/X86ISelLowering.cpp | 11 +- .../shift-amount-reassociation-in-bittest.ll | 420 +++++++++++++++++++++ 2 files changed, 429 insertions(+), 2 deletions(-) create mode 100644 test/Transforms/InstCombine/shift-amount-reassociation-in-bittest.ll