This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5cd279703c5 [Support] Allow discarding a FileOutputBuffer without remov [...] new 0fddef76985 [AArch64] Reject inline asm with FP registers when FP is disabled. new 93b31da86ab [AST] Simplify code minorly using pattern match [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/Target/AArch64/AArch64ISelLowering.cpp | 9 +++++++++ lib/Transforms/Scalar/LICM.cpp | 12 ++++-------- test/CodeGen/AArch64/inlineasm-illegal-type.ll | 17 +++++++++++++++++ 3 files changed, 30 insertions(+), 8 deletions(-) create mode 100644 test/CodeGen/AArch64/inlineasm-illegal-type.ll