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