summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/2008-07-15-SmallSection.ll
AgeCommit message (Expand)Author
2017-08-11[mips] Lift the assertion on the types that can be used with MipsGPRelSimon Dardis
2017-07-21[mips] Support -membedded-data and fix a related bugSimon Dardis
2016-11-08[mips] Renable small data section test.Simon Dardis
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-09-21Remove +.Akira Hatanaka
2011-09-13Disable tests which generate code for allegrex or psp.Akira Hatanaka
2011-06-24Prevent generation of redundant addiu instructions that compute address of Akira Hatanaka
2010-08-30Correct bogus module triple specifications.Duncan Sands
2009-09-09Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-13reintroduce support for Mips "small" section handling. This is Chris Lattner
2009-07-24Remove SectionKind::Small*. This was only used on mips, and is apparentlyChris Lattner
2008-08-08Batch 3 of Mips CodeGen testsBruno Cardoso Lopes