[PATCH] [AArch64] Fix MC assertion failures with certain invalid instructions

Artyom Skrobov Artyom.Skrobov at arm.com
Thu May 29 03:36:53 PDT 2014


Hello,

We have identified two MC issues in the newly-merged AArch64 backend.
These lead to assertion failures when handling certain invalid instructions.

Attached for review are two small patches, each with a corresponding test
case.
The two patches are independent of one another.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: getInvertedCondCode.patch
Type: application/octet-stream
Size: 1858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140529/d0487cad/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MatchAndEmitInstruction.patch
Type: application/octet-stream
Size: 2030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140529/d0487cad/attachment-0001.obj>


More information about the llvm-commits mailing list