summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeRegisterInfo.td
Commit message (Expand)AuthorAge
* Use set operations instead of plain lists to enumerate register classes.Jakob Stoklund Olesen2011-06-15
* Remove custom allocation order boilerplate that is no longer needed.Jakob Stoklund Olesen2011-06-09
* Remove DwarfRegNum from CARRY. I should be encoded with DW_OP_bit_piece.Rafael Espindola2011-05-27
* Fix some dwarf register numbers.Rafael Espindola2011-05-26
* Add scheduling information for the MBlaze backend.Wesley Peck2011-04-11
* Modeling the carry bit in the MSR register of the MicroBlaze.Wesley Peck2010-12-22
* Teach the MBlaze asm parser how to parse special purpose register names.Wesley Peck2010-12-20
* Add some special purpose register definitions to the MBlaze backend and clean...Wesley Peck2010-12-15
* Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck2010-10-21
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-17
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-26
* Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."Jakob Stoklund Olesen2010-05-26
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-26
* Adding the MicroBlaze backend.Wesley Peck2010-02-23