This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0aa0c7d Revert "[ARM] Promote small global constants to constant pools" new ce3adfd [GlobalISel] Fix mismatched "<..)" in intrinsic MO printing. NFC. new 01a133c AMDGPU: Do not clobber SCC in SIWholeQuadMode new bb4b1d9 [InstCombine] use m_APInt to allow icmp X, C folds for splat [...]
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/CodeGen/MachineInstr.cpp | 4 +- lib/Target/AMDGPU/SIInstrInfo.cpp | 18 +- lib/Target/AMDGPU/SIWholeQuadMode.cpp | 267 +++++++++++++++------ lib/Transforms/InstCombine/InstCombineCompares.cpp | 5 +- test/CodeGen/AMDGPU/wqm.ll | 37 +++ test/Transforms/InstCombine/shift.ll | 4 +- test/Transforms/InstCombine/vec_sext.ll | 4 +- 7 files changed, 255 insertions(+), 84 deletions(-)