Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430, PPC...
[oota-llvm.git] / lib / Target / MBlaze / MBlazeRegisterInfo.h
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2011-07-25 Evan ChengRefactoring fail.
2011-07-25 Evan ChengMore MC layering violations.
2011-07-25 Evan ChengRefactor MBlaze target to separate MC routines from...
2011-07-18 Evan ChengSink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from...
2011-06-27 Evan ChengMerge XXXGenRegisterDesc.inc XXXGenRegisterNames.inc...
2011-05-30 Rafael EspindolaUse the dwarf->llvm mapping to print register names...
2011-04-11 Wesley PeckDon't crash on invalid instructions when disassembling...
2010-12-20 Wesley PeckTeach the MBlaze asm parser how to parse special purpos...
2010-12-09 Wesley PeckReworking the stack layout generated by the MBlaze...
2010-11-18 Anton KorobeynikovMove hasFP() and few related hooks to TargetFrameInfo.
2010-11-15 Anton KorobeynikovFirst step of huge frame-related refactoring: move...
2010-11-08 Wesley PeckAdding working version of assembly parser for the MBlaz...
2010-08-26 Jim GrosbachSimplify eliminateFrameIndex() interface back down...
2010-06-02 Rafael Espindolacleanup
2010-03-09 Jim GrosbachChange the Value argument to eliminateFrameIndex to...
2010-03-06 Wesley PeckRe-committing the failed r97807 commit with changes...
2010-03-06 Chris Lattnerrevert r97807, it introduced build warnings.
2010-03-05 Wesley PeckReworking the stack layout that the MicroBlaze backend...
2010-02-23 Wesley PeckAdding the MicroBlaze backend.