This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ea7650c4edc Revert "[APInt] Add ashrInPlace method and implement ashr u [...] new d907744fff3 Revert "[APInt] Fix a few places that use APInt::getRawData [...]
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 | 13 +------------ lib/CodeGen/MIRParser/MIParser.cpp | 3 ++- lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 2 +- lib/CodeGen/SelectionDAG/LegalizeDAG.cpp | 2 +- lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp | 8 +++++--- lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 6 +++--- lib/CodeGen/SelectionDAG/TargetLowering.cpp | 4 ++-- lib/ExecutionEngine/Interpreter/Execution.cpp | 2 +- lib/Support/APInt.cpp | 7 +++---- lib/Target/AArch64/AArch64ISelDAGToDAG.cpp | 20 ++++++++++---------- lib/Target/Hexagon/HexagonMCInstLower.cpp | 2 +- lib/Target/X86/X86ISelLowering.cpp | 11 ++++++----- lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +- .../InstCombine/InstCombineSimplifyDemanded.cpp | 2 +- 14 files changed, 38 insertions(+), 46 deletions(-)