commit | 05e27ff942b42e123ea9519d13d31070ab96f0ac | [log] [tgz] |
---|---|---|
author | Serban Constantinescu <serban.constantinescu@arm.com> | Wed May 28 13:21:45 2014 +0100 |
committer | Serban Constantinescu <serban.constantinescu@arm.com> | Fri May 30 11:00:34 2014 +0100 |
tree | 08c17a04fb8f55c3e0cb9a601978bb66d2d50013 | |
parent | 29b53d3d715b1ec19349e8cbf7c5e4ff529bd5fe [diff] |
AArch64: Enable extended MIR This patch enables all the extended MIR opcodes for ARM64. Please note that currently the compiler will never generate these opcodes since the BB optimisations are not enabled. Change-Id: Ia712b071f62301db868297d37567795128b5bf2e Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>