[PATCH] D50270: [x86] When using "and $0" and "orl $-1" to store 0 and -1 for minsize, make sure the store isn't volatile
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 6 11:45:09 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339041: [X86] When using "and $0" and "orl $-1" to store 0 and -1 for minsize, makeā¦ (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50270?vs=159088&id=159344#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50270
Files:
llvm/trunk/lib/Target/X86/X86InstrCompiler.td
llvm/trunk/test/CodeGen/X86/store-zero-and-minus-one.ll
llvm/trunk/test/CodeGen/X86/tail-opts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50270.159344.patch
Type: text/x-patch
Size: 5378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/084b0ad5/attachment.bin>
More information about the llvm-commits
mailing list