This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4717ef2 [PM] Add a dedicated test case for the issue fixed in r292770. new 7576d48 [PM] Replace the hard invalidate in JumpThreading for LVI wit [...] new b65ffce This test apparently requires an x86 target and is failing on [...]
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/Transforms/IPO/GlobalDCE.cpp | 27 ++++++++++++++++++++-- lib/Transforms/Scalar/JumpThreading.cpp | 4 ---- test/Other/new-pm-defaults.ll | 4 ---- .../crash-assertingvh.ll | 4 ++++ .../X86}/incorrect-offset-scaling.ll | 0 5 files changed, 29 insertions(+), 10 deletions(-) rename test/Transforms/{JumpThreading => GlobalDCE}/crash-assertingvh.ll (64%) rename test/{Analysis/ScalarEvolution => Transforms/LoopStrengthReduce/X86}/incorr [...]