This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d900cd5e448 [IR] AutoUpgrade ModuleFlagBehavior for PIC and PIE level new 55e2d2fb653 GlobalISel (AArch64): fix ABI at border between GPRs and SP. new a978c65d1dc [AArch64] Restore the test of conditional branch fusion new 15e40f15261 [InstCombine] add more tests for udiv/urem narrowing; NFC
The 3 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: lib/Target/AArch64/AArch64CallLowering.cpp | 17 +- lib/Target/AArch64/AArch64CallLowering.h | 1 + lib/Target/AArch64/AArch64ISelLowering.h | 7 +- .../AArch64/GlobalISel/call-translator-ios.ll | 59 ++++++ test/CodeGen/AArch64/GlobalISel/call-translator.ll | 59 ++++++ test/CodeGen/AArch64/misched-fusion.ll | 10 +- .../Transforms/InstCombine/udivrem-change-width.ll | 228 +++++++++++++++------ 7 files changed, 307 insertions(+), 74 deletions(-)