This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 69dfdcbfa70 [ARM GlobalISel] Support exts and truncs for Thumb2 new d1643f97ea2 [DAGCombine] Moved X86 rotate_amount % bitwidth == 0 early [...] new cae6eb17b2e [PowerPC] intrinsic llvm.eh.sjlj.setjmp should not have fla [...]
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 | 7 +++++++ lib/Target/PowerPC/PPCInstr64Bit.td | 7 ++++++- lib/Target/PowerPC/PPCInstrInfo.td | 7 ++++++- lib/Target/X86/X86ISelLowering.cpp | 9 +-------- test/CodeGen/PowerPC/sjlj.ll | 23 +++++++++++++++++++++-- 5 files changed, 41 insertions(+), 12 deletions(-)