aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-181-1/+1
* Use set operations instead of plain lists to enumerate register classes.Jakob Stoklund Olesen2011-06-151-27/+4
* Remove custom allocation order boilerplate that is no longer needed.Jakob Stoklund Olesen2011-06-091-23/+3
* Remove DwarfRegNum from CARRY. I should be encoded with DW_OP_bit_piece.Rafael Espindola2011-05-271-1/+1
* Fix some dwarf register numbers.Rafael Espindola2011-05-261-1/+1
* Add scheduling information for the MBlaze backend.Wesley Peck2011-04-111-12/+13
* Modeling the carry bit in the MSR register of the MicroBlaze.Wesley Peck2010-12-221-0/+9
* Teach the MBlaze asm parser how to parse special purpose register names.Wesley Peck2010-12-201-1/+42
* Add some special purpose register definitions to the MBlaze backend and clean...Wesley Peck2010-12-151-80/+34
* Adding initial AsmParser implementation for the MBlaze backend. It isWesley Peck2010-10-211-35/+41
* fix emacs language spec's, patch by Edmund Grimley-Evans!Chris Lattner2010-08-171-1/+1
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-261-8/+2
* Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."Jakob Stoklund Olesen2010-05-261-2/+8
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-261-8/+2
* Adding the MicroBlaze backend.Wesley Peck2010-02-231-0/+186