aboutsummaryrefslogtreecommitdiff
path: root/lib/Target/ARM/Disassembler
AgeCommit message (Expand)Author
2010-04-07Fixed 3 warnings pointed out by clang.Johnny Chen
2010-04-07Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call inJohnny Chen
2010-04-05Get rid of traling whitespaces. No functionality change.Johnny Chen
2010-04-05The disassembler impl. of MCDisassembler::getInstruction() was using the patternJohnny Chen
2010-04-05Temporarily remove to disable building of ARM disassembler.Evan Cheng
2010-04-05Re-apply 100265 but instead disable building of ARM disassembly for now.Evan Cheng
2010-04-05Reverting 100265 to try to get buildbots green again. Lots of self-hosting bu...Evan Cheng
2010-04-03Get rid of the middleman (ARMAlgorithm), which causes more trouble than theJohnny Chen
2010-04-03Fix comment.Johnny Chen
2010-04-03Register ARMAlgorithm::DoCleanup() to be called on exit to free the memoryJohnny Chen
2010-04-02Fix another build warning.Johnny Chen
2010-04-02Second try of initial ARM/Thumb disassembler check-in. It consists of a tablgenJohnny Chen
2010-03-16--- Reverse-merging r98637 into '.':Bob Wilson
2010-03-16Initial ARM/Thumb disassembler check-in. It consists of a tablgen backendJohnny Chen