This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c4de629 AMDGPU: Remove unnecessary ands when f16 is legal new 3e86a05 Do not translate rint into nearbyint, but truncate it like ne [...] new 38017a1 [APInt] Remove shift functions from APIntOps namespace. Repla [...]
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: include/llvm/ADT/APInt.h | 21 --------------------- lib/Analysis/ValueTracking.cpp | 8 ++++---- lib/Transforms/InstCombine/InstCombineCalls.cpp | 1 + .../InstCombine/InstCombineSimplifyDemanded.cpp | 10 +++++----- lib/Transforms/Utils/SimplifyLibCalls.cpp | 3 ++- test/Transforms/InstCombine/float-shrink-compare.ll | 4 ++-- 6 files changed, 14 insertions(+), 33 deletions(-)