[PATCH] D59522: [X86] Don't avoid folding multiple use sign extended 8-bit immediate into instructions under optsize.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 21 10:41:44 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL356688: [X86] Don't avoid folding multiple use sign extended 8-bit immediate into… (authored by ctopper, committed by ).
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D59522?vs=191211&id=191741#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59522/new/
https://reviews.llvm.org/D59522
Files:
llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/lib/Target/X86/X86InstrInfo.td
llvm/trunk/test/CodeGen/X86/immediate_merging.ll
llvm/trunk/test/CodeGen/X86/immediate_merging64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59522.191741.patch
Type: text/x-patch
Size: 4248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190321/25bcc3d1/attachment.bin>
More information about the llvm-commits
mailing list