summaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsRegisterInfo.td
Commit message (Expand)AuthorAgeFilesLines
* 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-20/+6
* Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."Jakob Stoklund Olesen2010-05-261-6/+20
* Replace the SubRegSet tablegen class with a less error-prone mechanism.Jakob Stoklund Olesen2010-05-261-20/+6
* Remove NumberHack entirely.Jakob Stoklund Olesen2010-05-251-2/+2
* Switch SubRegSet to using symbolic SubRegIndicesJakob Stoklund Olesen2010-05-241-8/+8
* Replace the tablegen RegisterClass field SubRegClassList with an alist-like dataJakob Stoklund Olesen2010-05-241-1/+1
* SubRegIndex'ize MipsJakob Stoklund Olesen2010-05-241-2/+4
* - Add sugregister logic to handle f64=(f32,f32).Bruno Cardoso Lopes2009-11-191-2/+26
* Added support for fround, fextend and FP_TO_SINTBruno Cardoso Lopes2009-05-271-7/+5
* Removed AFGR32 register classBruno Cardoso Lopes2009-03-211-30/+41
* Improved asm inline for hi,lo resultsBruno Cardoso Lopes2008-08-021-0/+8
* Several changes to Mips backend, experimental fp support being the mostBruno Cardoso Lopes2008-07-051-117/+150
* Added support for FP RegistersBruno Cardoso Lopes2008-06-071-31/+153
* Remove attribution from file headers, per discussion on llvmdev.Chris Lattner2007-12-291-2/+2
* Use TableGen to emit information for dwarf register numbers. Anton Korobeynikov2007-11-111-32/+32
* Initial Mips support, here we go! =)Bruno Cardoso Lopes2007-06-061-0/+80