aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/MBlaze/MBlazeRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* 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