This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ffe57b5e41b [SLP] Update propagate_ir_flags.ll test to check that we do [...] new 549c0968d18 Revert r361811: 'Re-commit r357452 (take 2): "SimplifyCFG S [...] new da463f160c2 X86: Clean up pass initialization
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/X86.h | 1 + lib/Target/X86/X86AvoidStoreForwardingBlocks.cpp | 4 +- lib/Target/X86/X86CallFrameOptimization.cpp | 5 +-- lib/Target/X86/X86CmovConversion.cpp | 4 +- lib/Target/X86/X86CondBrFolding.cpp | 4 +- lib/Target/X86/X86DomainReassignment.cpp | 4 +- lib/Target/X86/X86EvexToVex.cpp | 4 +- lib/Target/X86/X86FixupBWInsts.cpp | 4 +- lib/Target/X86/X86FixupLEAs.cpp | 4 +- lib/Target/X86/X86FlagsCopyLowering.cpp | 10 +---- lib/Target/X86/X86FloatingPoint.cpp | 10 ++++- lib/Target/X86/X86SpeculativeLoadHardening.cpp | 5 +-- lib/Target/X86/X86TargetMachine.cpp | 1 + lib/Target/X86/X86WinEHState.cpp | 4 +- lib/Transforms/Utils/SimplifyCFG.cpp | 29 +++++++------ test/CodeGen/AArch64/max-jump-table.ll | 48 +++++++++++----------- test/CodeGen/AArch64/min-jump-table.ll | 30 +++++++------- test/CodeGen/AArch64/win64-jumptable.ll | 52 ++++++++++++------------ test/CodeGen/ARM/cmpxchg-idioms.ll | 4 +- test/Transforms/SimplifyCFG/sink-common-code.ll | 44 -------------------- 20 files changed, 102 insertions(+), 169 deletions(-)