This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3c078c1 [DAGCombiner] Check limits before accessing array element (PR32502) new 68149f5 [APInt] Move isMask and isShiftedMask out of APIntOps and int [...]
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/ADT/APInt.h | 50 +++++++++++++--------- lib/Analysis/ScalarEvolution.cpp | 2 +- lib/CodeGen/CodeGenPrepare.cpp | 2 +- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 +- lib/Target/Hexagon/HexagonGenExtract.cpp | 4 +- lib/Target/X86/X86ISelLowering.cpp | 4 +- .../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +- unittests/ADT/APIntTest.cpp | 29 +++++++------ 8 files changed, 54 insertions(+), 43 deletions(-)