This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0f7eb9f5326 [TargetLowering] Minor refactor to TargetLowering::BuildUDI [...] new 406608e1b08 [X86] Add sibling-call test cases new da4cfd320c2 [X86][SSE] Add sdiv by nonuniform constant vector tests new a5f4d299297 [UnJ] Rename hasInvariantIterationCount to hasIterationCoun [...]
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: include/llvm/Transforms/Utils/LoopUtils.h | 2 +- lib/Transforms/Utils/LoopUnrollAndJam.cpp | 2 +- lib/Transforms/Utils/LoopUtils.cpp | 4 +- test/CodeGen/X86/combine-sdiv.ll | 789 ++++++++++++++++++++++++++++++ test/CodeGen/X86/sibcall.ll | 109 +++++ 5 files changed, 902 insertions(+), 4 deletions(-)