[PATCH] D51228: [X86] Add FeatureCMOV explicitly to all CPUs that support it. Remove FeatureCMOV implication from Feature64Bit and FeatureSSE1
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Aug 25 15:14:24 PDT 2018
RKSimon added a comment.
In https://reviews.llvm.org/D51228#1213481, @craig.topper wrote:
> Remove the change to "athlon". Though I'm not sure its incorrect and might be an existing bug.
GCC thinks that athlon/athlon-tbird support CMOV
Repository:
rL LLVM
https://reviews.llvm.org/D51228
More information about the llvm-commits
mailing list