The original patch http://gcc.gnu.org/ml/gcc-patches/2007-04/msg01862.htm
Thanks, Andrew Pinski > On Feb 25, 2014, at 12:00 AM, Uros Bizjak <ubiz...@gmail.com> wrote: > > On Tue, Feb 25, 2014 at 7:10 AM, Gopalasubramanian, Ganesh > <ganesh.gopalasubraman...@amd.com> wrote: >> I could see "storent" pattern in x86 machine descriptions (in sse.md)., but >> internals doc don't mention it. Should we add a description about this in >> the internals doc? > > This pattern was added way back in 2007 and was not documented > properly. It should be documented in "Standard Pattern Names For > Generation" in md.texi. > > Uros.