The r128103 fix to cope with the removal of addressing modes from the MC instructions
[oota-llvm.git] / test / MC / Disassembler / ARM / arm-tests.txt
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.