summaryrefslogtreecommitdiff
path: root/lib/Target/MSP430/MSP430RegisterInfo.td
Commit message (Expand)AuthorAge
* Remove the SubRegClasses field from RegisterClass descriptions.Jakob Stoklund Olesen2012-05-04
* Emacs-tag and some comment fix for all ARM, CellSPU, Hexagon, MBlaze, MSP430,...Jia Liu2012-02-18
* Use set operations instead of plain lists to enumerate register classes.Jakob Stoklund Olesen2011-06-15
* Remove custom allocation order boilerplate that is no longer needed.Jakob Stoklund Olesen2011-06-09
* Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...Anton Korobeynikov2011-01-10
* Move hasFP() and few related hooks to TargetFrameInfo.Anton Korobeynikov2010-11-18
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-26
* Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."Jakob Stoklund Olesen2010-05-26
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-26
* Remove NumberHack entirely.Jakob Stoklund Olesen2010-05-25
* Switch SubRegSet to using symbolic SubRegIndicesJakob Stoklund Olesen2010-05-24
* Replace the tablegen RegisterClass field SubRegClassList with an alist-like dataJakob Stoklund Olesen2010-05-24
* SubRegIndex'ize MSP430Jakob Stoklund Olesen2010-05-24
* Add normal and trunc storesAnton Korobeynikov2009-05-03
* Add 8-bit regclass and pattern for sext_inregAnton Korobeynikov2009-05-03
* gas uses lower letter for register namesAnton Korobeynikov2009-05-03
* Add code enough for emission of reg-reg and reg-imm moves. This allows us to ...Anton Korobeynikov2009-05-03
* Fix register names, fix register allocation order, handle frame pointer.Anton Korobeynikov2009-05-03
* TypoAnton Korobeynikov2009-05-03
* Dummy MSP430 backendAnton Korobeynikov2009-05-03