[PATCH][Review request] add support for ADX instructions (PR15235)

Eli Bendersky eliben at google.com
Wed Feb 13 09:12:26 PST 2013


On Wed, Feb 13, 2013 at 9:05 AM, Kay Tiong Khoo <kkhoo at perfwizard.com> wrote:
> http://llvm.org/bugs/show_bug.cgi?id=15235
>
> Please review the attached patch which adds support for Intel's ADX
> instructions.
>
> The patch includes:
> 1. Addition of "HasADX" flag.
> 2. Definitions for new instructions
> 3. Disassembly tests
>

Do you have hardware (or a simulator?) that actually allows you to run
these instructions?

Eli



More information about the llvm-commits mailing list