This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 247041e SDAG: Update ChainNodesMatched during UpdateChains if a node [...] new 1790b5f [InstCombine] enable (X >>?exact C1) << C2 --> X >>?exact (C1 [...] new 6d07c28 AMDGPU: Run AMDGPUCodeGenPrepare after inlining new b49b750 [MC] Remove global constructors from MCSectionMachO.cpp.
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/MC/MCSectionMachO.cpp | 24 ++++++------- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 18 +++++----- lib/Transforms/InstCombine/InstCombineShifts.cpp | 46 ++++++++++++------------ test/Transforms/InstCombine/shift.ll | 6 ++-- 4 files changed, 45 insertions(+), 49 deletions(-)