This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 171a74f1976 [Alignment] Introduce llvm::Align to MCSection new 4a410857549 [AArch64] More @llvm.fma.f16 tests new 70adb95bf9e [Clang Interpreter] Initial patch for the constexpr interpreter
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/Support/MathExtras.h | 4 -- test/CodeGen/AArch64/fp16_intrinsic_scalar_3op.ll | 46 +++++++++++++++++++++-- utils/gn/secondary/clang/lib/AST/BUILD.gn | 1 + utils/gn/secondary/clang/lib/AST/Interp/BUILD.gn | 39 +++++++++++++++++++ utils/gn/secondary/clang/utils/TableGen/BUILD.gn | 1 + 5 files changed, 84 insertions(+), 7 deletions(-) create mode 100644 utils/gn/secondary/clang/lib/AST/Interp/BUILD.gn