aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/Disassembler/ARMDisassembler.h
Commit message (Expand)AuthorAgeFilesLines
* Merge the ARM disassembler header into the implementation file, since it is n...Owen Anderson2011-09-011-84/+0
* Allow the MCDisassembler to return a "soft fail" status code, indicating an i...Owen Anderson2011-08-171-10/+10
* Replace the existing ARM disassembler with a new one based on the FixedLenDec...Owen Anderson2011-08-091-27/+12
* Better error handling of invalid IT mask '0000', instead of just asserting.Johnny Chen2010-04-191-1/+1
* Fixed a nasty layering violation in the edis sourceSean Callanan2010-04-131-0/+8
* Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgenJohnny Chen2010-04-021-0/+91
* --- Reverse-merging r98637 into '.':Bob Wilson2010-03-161-71/+0
* Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen2010-03-161-0/+71