aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/helloworld.ll
AgeCommit message (Expand)Author
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