This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40b75b2f129 [ARM GlobalISel] Import MOVi32imm into GlobalISel new fc46ecd5d4c [DAGCombiner] Add add saturation constant folding tests. new 8f2514f1161 [DebugInfo] Remove un-necessary logic from HoistThenElseCodeToIf
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 5 ++-- lib/Transforms/Utils/SimplifyCFG.cpp | 13 +-------- test/CodeGen/X86/combine-add-ssat.ll | 49 ++++++++++++++++++++++++++------ test/CodeGen/X86/combine-add-usat.ll | 41 ++++++++++++++++++++++---- test/CodeGen/X86/pr39187-g.ll | 27 +++++------------- 5 files changed, 87 insertions(+), 48 deletions(-)