[PATCH] D36110: [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 12:26:50 PDT 2017


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM.

There aren't any useful tests to add here because the generated tables are only used by clang.

@compnerd We already have tests for llvm.aarch64.dmb etc.


Repository:
  rL LLVM

https://reviews.llvm.org/D36110





More information about the llvm-commits mailing list