This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f64a815 Recommit "[mips] Fix atomic compare and swap at O0." new 9a9478c [DAGCombiner] add missing folds for scalar select of {-1,0,1}
The 1 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 | 35 +++++++++++++++-- test/CodeGen/AMDGPU/trunc.ll | 12 ++---- test/CodeGen/ARM/select_const.ll | 35 ++++++----------- test/CodeGen/Hexagon/adde.ll | 9 ++--- test/CodeGen/Hexagon/sube.ll | 8 ++-- test/CodeGen/NVPTX/add-128bit.ll | 2 +- test/CodeGen/PowerPC/select_const.ll | 65 ++++++-------------------------- test/CodeGen/X86/select_const.ll | 18 +++------ 8 files changed, 72 insertions(+), 112 deletions(-)