The r128085 checkin modified the operand ordering for MRC/MRC2 instructions.
[oota-llvm.git] / test / MC / Disassembler / ARM / arm-tests.txt
2011-04-05 Johnny ChenThe r128085 checkin modified the operand ordering for...
2011-04-05 Johnny ChenLDRD now prints out two dst registers.
2011-04-05 Johnny ChenConstants with multiple encodings (ARM):
2011-04-02 Johnny ChenFixed a bug in disassembly of STR_POST, where the immed...
2011-04-01 Johnny ChenFix the instruction table entries for AI1_adde_sube_s_i...
2011-04-01 Johnny ChenFix a LDRT/LDRBT decoding bug where for Encoding A2...
2011-04-01 Johnny ChenFix LDRi12 immediate operand, which was changed to...
2011-03-31 Johnny ChenAdd BLXi to the instruction table for disassembly purpose.
2011-03-29 Johnny ChenAdd a test case for MSRi.
2011-03-29 Johnny ChenA8.6.188 STC, STC2
2011-03-29 Johnny ChenAdd and modify some tests.
2011-03-29 Owen AndersonGet rid of the non-writeback versions VLDMDB and VSTMDB...
2011-03-28 Johnny ChenFix ARM disassembly for PLD/PLDW/PLI which suffers...
2011-03-25 Johnny ChenAdd test for A8.6.246 UMULL to both arm-tests.txt amd...
2011-03-25 Johnny ChenInstruction formats of SWP/SWPB were changed from LdStE...
2011-03-24 Johnny ChenADR was added with the wrong encoding for inst{24-21...
2011-03-24 Johnny ChenLoad/Store Multiple:
2011-03-24 Johnny ChenSTRT and STRBT was incorrectly tagged as IndexModeNone...
2011-03-24 Johnny ChenThe r128103 fix to cope with the removal of addressing...
2011-03-22 Johnny ChenAdd disassembly test cases for:
2011-03-22 Johnny ChenLDRT and LDRBT was incorrectly tagged as IndexModeNone...
2011-03-19 Johnny ChenFixed an assert by the ARM disassembler for LDRD_PRE...
2011-03-15 Johnny ChenThere were two issues fixed:
2011-03-15 Johnny ChenFixed an ARM disassembler bug where it does not handle...
2011-03-09 Johnny ChenLLVM combines the offset mode of A8.6.199 A1 & A2 into...
2011-03-03 Bob WilsonTableGen should not ignore BX instructions for the...
2011-03-03 Bob Wilsonpr9367: Add missing predicated BLX instructions.
2011-03-02 Kevin EnderbyFixes an assertion failure while disassembling ARM...
2011-02-18 Bruno Cardoso LopesAdd assembly parsing support for "msr" and also fix...
2011-02-14 Bruno Cardoso LopesFix encoding and add parsing support for the arm/thumb...
2011-01-28 Bob WilsonPR9030: Fix disassembly of ARM "mov pc, lr" instruction.
2011-01-13 Owen AndersonAs far as I can tell, unified syntax uses c0-c15 instea...
2010-11-14 Dale JohannesenSegregate tests by target.