[PATCH] D51228: [X86] Add FeatureCMOV explicitly to all CPUs that support it. Remove FeatureCMOV implication from Feature64Bit and FeatureSSE1

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 25 10:27:44 PDT 2018


craig.topper updated this revision to Diff 162556.
craig.topper added a comment.

Remove the change to "athlon". Though I'm not sure its incorrect and might be an existing bug.


Repository:
  rL LLVM

https://reviews.llvm.org/D51228

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86Subtarget.h
  test/CodeGen/X86/atomic-minmax-i6432.ll
  test/CodeGen/X86/atomic32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51228.162556.patch
Type: text/x-patch
Size: 9912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180825/667c9387/attachment.bin>


More information about the llvm-commits mailing list