index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Target
/
MBlaze
/
MBlazeRegisterInfo.td
Age
Commit message (
Expand
)
Author
2012-02-18
Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...
Jia Liu
2011-06-15
Use set operations instead of plain lists to enumerate register classes.
Jakob Stoklund Olesen
2011-06-09
Remove custom allocation order boilerplate that is no longer needed.
Jakob Stoklund Olesen
2011-05-27
Remove DwarfRegNum from CARRY. I should be encoded with DW_OP_bit_piece.
Rafael Espindola
2011-05-26
Fix some dwarf register numbers.
Rafael Espindola
2011-04-11
Add scheduling information for the MBlaze backend.
Wesley Peck
2010-12-22
Modeling the carry bit in the MSR register of the MicroBlaze.
Wesley Peck
2010-12-20
Teach the MBlaze asm parser how to parse special purpose register names.
Wesley Peck
2010-12-15
Add some special purpose register definitions to the MBlaze backend and clean...
Wesley Peck
2010-10-21
Adding initial AsmParser implementation for the MBlaze backend. It is
Wesley Peck
2010-08-17
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-05-26
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-02-23
Adding the MicroBlaze backend.
Wesley Peck