This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d021118 Fix Modi and File count if there are more than 65535 modules/files. new c18d950 [BypassSlowDivision] Simplify partially-tautological if statement. new eb77a4a [BypassSlowDivision] Handle division by constant numerators better.
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/Transforms/Utils/BypassSlowDivision.cpp | 24 +++++++++++---- .../NVPTX/bypass-slow-div-constant-numerator.ll | 35 ++++++++++++++++++++++ 2 files changed, 54 insertions(+), 5 deletions(-) create mode 100644 test/Transforms/CodeGenPrepare/NVPTX/bypass-slow-div-constant-n [...]