This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b142bc0a90b [TargetParser][AArch64] Add support for RDM feature in the [...] new e8714301ce3 [BypassSlowDivision] move map helper code to header; NFC new bfcfe1e763f [AArch64] Add FMOVH0: materialize 0 using zero register for [...]
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/Transforms/Utils/BypassSlowDivision.h | 30 ++++++++++++++++++ lib/Target/AArch64/AArch64AsmPrinter.cpp | 14 +++++++-- lib/Target/AArch64/AArch64ISelLowering.cpp | 10 +++--- lib/Target/AArch64/AArch64InstrInfo.cpp | 1 + lib/Target/AArch64/AArch64InstrInfo.td | 2 ++ lib/Transforms/Utils/BypassSlowDivision.cpp | 36 ++-------------------- test/CodeGen/AArch64/f16-imm.ll | 13 +++++--- 7 files changed, 60 insertions(+), 46 deletions(-)