[all-commits] [llvm/llvm-project] b1ad81: [clang] Address review comments on https://reviews...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Nov 17 11:04:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1ad813b474ab7935b2c40d84c99c2b59cd67f79
https://github.com/llvm/llvm-project/commit/b1ad813b474ab7935b2c40d84c99c2b59cd67f79
Author: Nico Weber <thakis at chromium.org>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M clang/lib/Headers/x86gprintrin.h
M clang/test/CodeGen/inline-asm-intel.c
Log Message:
-----------
[clang] Address review comments on https://reviews.llvm.org/D113707
- Drop a needless `l` size suffix on a mov instruction in AT&T mode
- Move varying bits of test flags to front
- Add a comment about MS mode test
More information about the All-commits
mailing list