This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 762ad97 [mips][microMIPS] Revert commit r266861. Commit r266861 was t [...] new 1a459df [AMDGPU] Insert nop pass: take care of outstanding feedback new 41b3dd1 [SimplifyCFG] Simplify code review by temporarily removing th [...] new 14f36d7 [SimplifyCFG] Add missing implications to isImpliedTrueByMatc [...]
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/IR/Instructions.cpp | 13 +- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 6 +- lib/Target/AMDGPU/SIInsertNopsPass.cpp | 33 +- test/CodeGen/AMDGPU/debugger_insert_nops.ll | 12 +- .../SimplifyCFG/implied-cond-matching.ll | 1117 ++++++++++++++------ 5 files changed, 856 insertions(+), 325 deletions(-)