This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 68fb7122453 [InstCombine] pow(x, +/- 0.0) -> 1.0 new 7ce009179cc [AArch64][GlobalISel] Always fall back on tail calls with - [...] new 19e6a0847ff [ConstantFolding] Refactor function match for better speed (NFC)
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: lib/Analysis/ConstantFolding.cpp | 236 ++++++++++++++++------------- lib/Target/AArch64/AArch64CallLowering.cpp | 6 + test/CodeGen/AArch64/tail-call.ll | 86 ++++++----- 3 files changed, 187 insertions(+), 141 deletions(-)