For t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT, if Rn(Inst{19-16})=='1111',
[oota-llvm.git] / lib / Target / ARM / Disassembler / ARMDisassembler.cpp
2010-04-20 Johnny ChenFor t2LDRT, t2LDRBT, t2LDRHT, t2LDRSBT, and t2LDRSHT...
2010-04-20 Johnny ChenMore IT instruction error-handling improvements from...
2010-04-19 Johnny ChenBetter error handling of invalid IT mask '0000', instea...
2010-04-16 Johnny ChenFixed logic error. Should check Builder for validity...
2010-04-14 Johnny ChenFixed another assert exposed by fuzzing. The utility...
2010-04-13 Sean CallananFixed a nasty layering violation in the edis source
2010-04-05 Johnny ChenGet rid of traling whitespaces. No functionality change.
2010-04-05 Johnny ChenThe disassembler impl. of MCDisassembler::getInstructio...
2010-04-02 Johnny ChenSecond try of initial ARM/Thumb disassembler check...
2010-03-16 Bob Wilson--- Reverse-merging r98637 into '.':
2010-03-16 Johnny ChenInitial ARM/Thumb disassembler check-in. It consists...