summaryrefslogtreecommitdiff
path: root/test/CodeGen/Mips/prevent-hoisting.ll
AgeCommit message (Expand)Author
2017-12-04[CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih
2016-09-01[mips] interAptiv based generic schedule modelSimon Dardis
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2016-04-05Don't delete empty preheaders in CodeGenPrepare if it would create a critical...Chuang-Yu Cheng
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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-10-01[mips] For indirect calls we don't need $gp to point to .got. Mips linkerSasa Stankovic
2014-06-05Prevent hoisting the instruction whose def might be clobbered by the terminator.Sasa Stankovic