This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1f521e37994 [TargetLowering] use local variables to reduce duplication; NFCI new 6e27fa2c736 [TargetLowering] use local variable to reduce duplication; NFCI new 0f6540180d4 [DSE] Upgrade uses of MemoryIntrinic::getAlignment() to new [...] new 5d3c5707673 [x86] add test to show missed BMI isel; NFC
The 3 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/CodeGen/SelectionDAG/TargetLowering.cpp | 84 ++++++++++---------------- lib/Transforms/Scalar/DeadStoreElimination.cpp | 2 +- test/CodeGen/X86/bmi.ll | 15 +++++ 3 files changed, 48 insertions(+), 53 deletions(-)