[PATCH] D104684: [X86FixupLEAs] Try again to transform the sequence LEA/SUB to SUB/SUB
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 16 10:19:20 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5609c8b60730: [X86FixupLEAs] Try again to transform the sequence LEA/SUB to SUB/SUB (authored by Carrot).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104684/new/
https://reviews.llvm.org/D104684
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp
llvm/lib/Target/X86/X86FixupLEAs.cpp
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/lib/Target/X86/X86InstrInfo.h
llvm/test/CodeGen/X86/2009-03-23-MultiUseSched.ll
llvm/test/CodeGen/X86/lea-opt2.ll
llvm/test/CodeGen/X86/vp2intersect_multiple_pairs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104684.359379.patch
Type: text/x-patch
Size: 29206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210716/4d0a7319/attachment-0001.bin>
More information about the llvm-commits
mailing list