Initial AVX support for some instructions. No patterns matched
[oota-llvm.git] / lib / Target / ARM / Disassembler / ARMDisassemblerCore.h
2010-06-05 Bruno Cardoso LopesInitial AVX support for some instructions. No patterns...
2010-04-21 Johnny ChenThumb instructions which have reglist operands at the...
2010-04-14 Johnny ChenFixed another assert exposed by fuzzing. The utility...
2010-04-14 Johnny ChenFixed an assert() exposed by fuzzing. Now, instead...
2010-04-05 Evan ChengRe-apply 100265 but instead disable building of ARM...
2010-04-05 Evan ChengReverting 100265 to try to get buildbots green again...
2010-04-03 Johnny ChenGet rid of the middleman (ARMAlgorithm), which causes...
2010-04-03 Johnny ChenRegister ARMAlgorithm::DoCleanup() to be called on...
2010-04-02 Johnny ChenFix another build warning.
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...