[PATCH] D47137: [Sparc] Add floating-point register names

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 07:46:35 PDT 2018


jyknight added a comment.

Can you add a test that we support this? clang/test/CodeGen/sparcv8-inline-asm.c would be a good place to add a test case similar to that in clang/test/CodeGen/aarch64-inline-asm.c : test_gcc_registers.


Repository:
  rC Clang

https://reviews.llvm.org/D47137





More information about the cfe-commits mailing list