This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6366ebb69b1 [APInt] In slt/sgt(uint64_t), only call getMinSignedBits if [...] new 6a1c705057b [ARM] Rename HW div feature to HW div Thumb. NFCI.
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/Support/ARMTargetParser.def | 38 ++++----- include/llvm/Support/TargetParser.h | 2 +- lib/Support/TargetParser.cpp | 2 +- lib/Target/ARM/ARM.td | 43 +++++----- lib/Target/ARM/ARMFastISel.cpp | 3 +- lib/Target/ARM/ARMISelLowering.cpp | 6 +- lib/Target/ARM/ARMInstrInfo.td | 4 +- lib/Target/ARM/ARMInstrThumb2.td | 4 +- lib/Target/ARM/ARMSubtarget.h | 6 +- lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 4 +- lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp | 4 +- unittests/Support/TargetParserTest.cpp | 97 ++++++++++++----------- 12 files changed, 111 insertions(+), 102 deletions(-)