[PATCH] D56852: [AArch64] Use LL for 64-bit arguments

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 03:40:17 PST 2019


samparker updated this revision to Diff 183820.
samparker added reviewers: phosek, rnk.
samparker added a comment.

Changed the builtins to use W instead of LL. I've also updated the tests, adding a test for rbitl.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56852/new/

https://reviews.llvm.org/D56852

Files:
  include/clang/Basic/BuiltinsAArch64.def
  test/CodeGen/arm64-crc32.c
  test/CodeGen/builtins-arm64.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56852.183820.patch
Type: text/x-patch
Size: 5397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190128/e8bca983/attachment.bin>


More information about the llvm-commits mailing list