[PATCH] D51231: [X86] Make Feature64Bit useful

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 14:08:48 PDT 2018


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

Forgot to drop an InstCombine patch from my tree before uploading that last patch.


https://reviews.llvm.org/D51231

Files:
  lib/Target/X86/X86.td
  lib/Target/X86/X86Subtarget.cpp
  test/CodeGen/X86/cpus.ll
  test/CodeGen/X86/early-ifcvt-crash.ll
  test/CodeGen/X86/pr11985.ll
  test/CodeGen/X86/pr34080.ll
  test/CodeGen/X86/x86-64-double-shifts-var.ll
  test/ThinLTO/X86/cache-config.ll
  test/Transforms/LoopUnroll/X86/partial.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51231.163191.patch
Type: text/x-patch
Size: 17108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/e52eaf33/attachment.bin>


More information about the llvm-commits mailing list