[PATCH] D131716: X86: Don't fold TEST into ADD ... at GOTTPOFF/GOTNTPOFF/INDNTPOFF

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 14:01:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d7f9b7489cd: X86: Don't fold TEST into ADD ... at GOTTPOFF/GOTNTPOFF/INDNTPOFF (authored by jyknight).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131716

Files:
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/test/CodeGen/X86/peephole-nofold-tpoff-x86.mir
  llvm/test/CodeGen/X86/peephole-nofold-tpoff-x86_64.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131716.452299.patch
Type: text/x-patch
Size: 8550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/d91730fe/attachment-0001.bin>


More information about the llvm-commits mailing list