[PATCH] D67399: [ARM] Follow AACPS for preserving number of loads/stores of volatile bit-fields

Diogo N. Sampaio via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 02:10:17 PST 2020


dnsampaio updated this revision to Diff 243102.
dnsampaio added a comment.

Revordered some tests adding and definition of the "isAAPCS" function from patch D72932 <https://reviews.llvm.org/D72932>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67399

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/aapcs-bitfield.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67399.243102.patch
Type: text/x-patch
Size: 36526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200207/cc96bf49/attachment-0001.bin>


More information about the cfe-commits mailing list