[PATCH] D113707: [clang] Make -masm=intel affect inline asm style
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 15 13:18:46 PST 2021
thakis updated this revision to Diff 387381.
thakis added a comment.
- rebase on top of recent (partially still pending) llvm patches
- use `{...|...}` in intrinsic headers
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113707/new/
https://reviews.llvm.org/D113707
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGStmt.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Headers/immintrin.h
clang/lib/Headers/intrin.h
clang/lib/Headers/x86gprintrin.h
clang/test/CodeGen/inline-asm-intel.c
clang/test/CodeGen/inline-asm-mixed-style.c
clang/test/Driver/masm.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113707.387381.patch
Type: text/x-patch
Size: 17423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211115/441e0cfd/attachment-0001.bin>
More information about the cfe-commits
mailing list