[PATCH] D110865: X86InstrInfo: Optimize more combinations of SUB+CMP

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 14 11:03:50 PDT 2021


MatzeB updated this revision to Diff 379777.
MatzeB added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110865/new/

https://reviews.llvm.org/D110865

Files:
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.h
  llvm/test/CodeGen/X86/2007-02-16-BranchFold.ll
  llvm/test/CodeGen/X86/optimize-compare.mir
  llvm/test/CodeGen/X86/postalloc-coalescing.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110865.379777.patch
Type: text/x-patch
Size: 15566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211014/d68573e2/attachment-0001.bin>


More information about the llvm-commits mailing list