summaryrefslogtreecommitdiff
path: root/lib/Target/MBlaze/MBlazeRegisterInfo.h
Commit message (Expand)AuthorAge
* Refactoring fail.Evan Cheng2011-07-25
* More MC layering violations.Evan Cheng2011-07-25
* Refactor MBlaze target to separate MC routines from Target routines.Evan Cheng2011-07-25
* Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo downEvan Cheng2011-07-18
* Merge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc XXXGenRegisterInfo.h.incEvan Cheng2011-06-27
* Use the dwarf->llvm mapping to print register names in the cfiRafael Espindola2011-05-30
* Don't crash on invalid instructions when disassembling MBlaze code.Wesley Peck2011-04-11
* Teach the MBlaze asm parser how to parse special purpose register names.Wesley Peck2010-12-20
* Reworking the stack layout generated by the MBlaze backend.Wesley Peck2010-12-09
* Move hasFP() and few related hooks to TargetFrameInfo.Anton Korobeynikov2010-11-18
* First step of huge frame-related refactoring: move emit{Prologue,Epilogue} ou...Anton Korobeynikov2010-11-15
* Adding working version of assembly parser for the MBlaze backendWesley Peck2010-11-08
* Simplify eliminateFrameIndex() interface back down now that PEI doesn't needJim Grosbach2010-08-26
* cleanupRafael Espindola2010-06-02
* Change the Value argument to eliminateFrameIndex to a type-tagged value. ThisJim Grosbach2010-03-09
* Re-committing the failed r97807 commit with changes to eliminate warnings.Wesley Peck2010-03-06
* revert r97807, it introduced build warnings.Chris Lattner2010-03-06
* Reworking the stack layout that the MicroBlaze backend generates.Wesley Peck2010-03-05
* Adding the MicroBlaze backend.Wesley Peck2010-02-23