summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/helloworld.ll
AgeCommit message (Expand)Author
2015-10-15[mips][mips16] MIPS16 is not a CPU/Architecture but is an ASE.Daniel Sanders
2015-04-16[opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-01-14Fix a low hanging use of hasRawTextSupport.Rafael Espindola
2013-12-15Last change for mips16 prolog/epilog cleanup and optimization.Reed Kotler
2013-12-10Next step in Mips16 prologue/epilogue cleanup.Reed Kotler
2013-12-08Cleaning up of prologue/epilogue code for Mips16. First stepReed Kotler
2013-09-18Fix two issues regarding Got pointer (GP) setup.Reed Kotler
2013-08-04Add the saving of S2. This is needed for some of the floating pointReed Kotler
2013-02-15Fix minor mips16 issues in directives for function prologue. Probably this doesReed Kotler
2013-02-02Start static relocation implementation for mips16.Reed Kotler
2012-10-30Change mips16 delay slot jumps to non delay slot forms by default.Reed Kotler
2012-07-31When store nodes or memcpy nodes are created to copy the function callAkira Hatanaka
2012-07-26Fix call setup for PIC.Akira Hatanaka