This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5fcdfef [LVI] Apply transfer rule for overdefine inputs for binary operators new b62e247 [MachineInstrBundle] Improvement the recognition of dead defi [...] new 1b369e4 [MachineBasicBlock] Take advantage of the partially dead info [...] new 316e8d9 [X86] Teach the expansion of copy instructions how to do prop [...] new b4a90e6 [SimplifyCFG] propagate branch metadata when creating select
The 4 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: include/llvm/CodeGen/MachineInstrBundle.h | 4 +++ lib/CodeGen/MachineBasicBlock.cpp | 11 +++++-- lib/CodeGen/MachineInstrBundle.cpp | 10 ++++-- lib/Target/X86/X86InstrInfo.cpp | 37 +++++++++++++--------- lib/Transforms/Utils/SimplifyCFG.cpp | 2 +- test/CodeGen/X86/cmpxchg-clobber-flags.ll | 6 ++-- .../SimplifyCFG/preserve-branchweights.ll | 29 ++++++++++++++++- 7 files changed, 73 insertions(+), 26 deletions(-)