<a href="http://llvm.org/bugs/show_bug.cgi?id=15235" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=15235</a><br><br>Please review the attached patch which adds support for Intel's ADX instructions.<br><br>The patch includes:<br>
1. Addition of "HasADX" flag.<br>2. Definitions for new instructions<br>3. Disassembly tests<br><br>