This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f91a0727458 [X86][SSE] Check for out of bounds PEXTR/PINSR indices duri [...] new 10fbe29b938 [X86] Add an override of targetShrinkDemandedConstant to li [...]
The 1 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 | 59 ++++++++++++++++++++++++++++++++++++++ lib/Target/X86/X86ISelLowering.h | 3 ++ lib/Target/X86/X86InstrCompiler.td | 6 +++- test/CodeGen/X86/3addr-or.ll | 10 ++++--- test/CodeGen/X86/popcnt.ll | 2 -- test/CodeGen/X86/pr21792.ll | 21 +++++++------- test/CodeGen/X86/zext-demanded.ll | 13 ++++----- 7 files changed, 88 insertions(+), 26 deletions(-)