[all-commits] [llvm/llvm-project] d8faf0: [X86] Add -mgeneral-regs-only support.
Tianqing Wang via All-commits
all-commits at lists.llvm.org
Tue Jun 29 01:05:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d8faf03807ac059f669ddea8742dd540e58e45be
https://github.com/llvm/llvm-project/commit/d8faf03807ac059f669ddea8742dd540e58e45be
Author: Tianqing Wang <tianqing.wang at intel.com>
Date: 2021-06-29 (Tue, 29 Jun 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Basic/Targets/X86.cpp
M clang/lib/Driver/ToolChains/Arch/X86.cpp
A clang/test/CodeGen/attr-target-general-regs-only-x86.c
A clang/test/Driver/x86-mgeneral-regs-only.c
Log Message:
-----------
[X86] Add -mgeneral-regs-only support.
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D103943
More information about the All-commits
mailing list