1. Adding test cases for MBlaze MC disassembler.
[oota-llvm.git] / lib / Target / MBlaze / MBlazeInstrInfo.td
2010-11-13 Wesley Peck1. Adding test cases for MBlaze MC disassembler.
2010-11-13 Wesley Peck1. Adding missing immediate mode asm parser test cases.
2010-11-12 Wesley PeckFixing improperly encoded reverse subtract instructions...
2010-11-12 Wesley Peck1. Finishing MBlaze MC asm parser test cases
2010-11-11 Wesley PeckThe BRK instruction in the MicroBlaze is a branch-and...
2010-11-11 Wesley PeckFix tblgen instruction errors exposed by MC asm parser...
2010-11-08 Wesley PeckAdding working version of assembly parser for the MBlaz...
2010-11-02 Chris Lattnerper a suggestion by Frits van Bommel, mark all MBlaze...
2010-11-02 Chris Lattnermark a few codegenonly instructions.
2010-10-31 Chris Lattnerreapply r117858 with apparent editor malfunction fixed...
2010-10-31 Chris Lattnerrevert r117858 while I check out a failure I missed.
2010-10-31 Chris Lattnerthe asm matcher can't handle operands with modifiers...
2010-10-27 Wesley PeckAdding disassembler to the MicroBlaze backend.
2010-10-21 Wesley PeckAdding initial AsmParser implementation for the MBlaze...
2010-10-21 Wesley PeckRecommit 116986 with capitalization typo fixed.
2010-10-21 Wesley PeckReverting the commit 116986. It was breaking the build...
2010-10-21 Wesley PeckMajor update of the MicroBlaze backend. The new feature...
2010-08-17 Chris Lattnerfix emacs language spec's, patch by Edmund Grimley...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.