[all-commits] [llvm/llvm-project] 5cb47b: [X86] Remove FeatureCLWB from FeaturesICLClient
FreddyLeaf via All-commits
all-commits at lists.llvm.org
Sun Apr 11 21:09:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5cb47be4104558b2a69dc3df667dbe046bdcce6d
https://github.com/llvm/llvm-project/commit/5cb47be4104558b2a69dc3df667dbe046bdcce6d
Author: Freddy Ye <freddy.ye at intel.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M clang/test/Preprocessor/predefined-arch-macros.c
M llvm/lib/Support/X86TargetParser.cpp
M llvm/lib/Target/X86/X86.td
M llvm/test/CodeGen/X86/clwb.ll
Log Message:
-----------
[X86] Remove FeatureCLWB from FeaturesICLClient
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D100279
More information about the All-commits
mailing list