This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 47b52ac4d99 [DAGCombiner] simplifyDivRem - add comment describing divid [...] new a73fb6d0ab6 [X86] Add tests showing missing div/rem 0, X -> 0 combines new 6cc0fcd6bb5 [SystemZ] Increase the amount of inlining.
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/Target/SystemZ/SystemZTargetTransformInfo.h | 2 + test/CodeGen/X86/combine-sdiv.ll | 67 ++++++++++++++++++++++++ test/CodeGen/X86/combine-srem.ll | 68 +++++++++++++++++++++++++ test/CodeGen/X86/combine-udiv.ll | 67 ++++++++++++++++++++++++ test/CodeGen/X86/combine-urem.ll | 68 +++++++++++++++++++++++++ 5 files changed, 272 insertions(+)