This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a5df424 [X86][AVX512] Added masked version of combine tests new 784cb3f [AArch64] Implement lowering of the X constraint on AArch64
The 1 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 | 21 ++++++++ lib/Target/AArch64/AArch64ISelLowering.h | 3 ++ test/CodeGen/AArch64/inlineasm-X-allocation.ll | 17 +++++++ .../{ARM => AArch64}/inlineasm-X-constraint.ll | 59 ++++++++++------------ 4 files changed, 68 insertions(+), 32 deletions(-) create mode 100644 test/CodeGen/AArch64/inlineasm-X-allocation.ll copy test/CodeGen/{ARM => AArch64}/inlineasm-X-constraint.ll (70%)