This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][x86] Support clflushopt, xsaves, xsavec.


On Mon, May 12, 2014 at 3:25 PM, Ilya Tocar <tocarip.intel@gmail.com> wrote:

> This patch add support for xsavec, xsaves ISA extensions, introduced in
> [1], and clflushopt introduced in [2].
>
> [1]http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html
> [2]http://software.intel.com/en-us/file/319433-018pdf
>
> Bootstraps, passes make-check.

Please also add new options to g++.dg/other/i386-{2,3}.C and
gcc.target/i386/sse-{14,15,22,23}.c.

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]