[PATCH] aarch64: support target-specific .req assembler directive
Janne Grunau
j at jannau.net
Thu Jun 19 00:28:54 PDT 2014
Hi compnerd,
Based on the support for .req on ARM. The aarch64 variant has to keep track if the alias register was a vector register (v0-31) or a general purpose or VFP/Advanced SIMD ([bhsdq]0-31) register.
http://reviews.llvm.org/D4206
Files:
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
test/MC/AArch64/dot-req-case-insensitive.s
test/MC/AArch64/dot-req-diagnostics.s
test/MC/AArch64/dot-req.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4206.10609.patch
Type: text/x-patch
Size: 9388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140619/3527983b/attachment.bin>
More information about the llvm-commits
mailing list