This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cfa2cf74cd9 [X86][SSE] Don't use 'sign bit select' vXi8 ROTL lowering f [...] new 25333a14e77 [LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops.
The 1 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/Scalar.h | 5 +- include/llvm/Transforms/Scalar/LoopUnrollPass.h | 16 ++++++- lib/Transforms/IPO/PassManagerBuilder.cpp | 30 ++++++------ lib/Transforms/Scalar/LoopUnrollPass.cpp | 54 ++++++++++++++-------- ...nforced.ll => disable-loop-unrolling_forced.ll} | 15 +++--- 5 files changed, 76 insertions(+), 44 deletions(-) copy test/Transforms/LoopUnroll/{disable_nonforced.ll => disable-loop-unrolling_fo [...]