summaryrefslogtreecommitdiff
path: root/llvm/test/CodeGen/Mips/call-optimization.ll
AgeCommit message (Expand)Author
2024-12-10[test] Change llc -march=mips* to -mtriple=mips*Fangrui Song
2022-12-19[Mips] Convert some tests to opaque pointers (NFC)Nikita Popov
2016-10-27[mips] Do not allow -opt-bisect-limit to skip the PIC call optimization pass.Vasileios Kalintiris
2016-04-11[mips] Make Static a default relocation model for MIPS codegenPetar Jovanovic
2013-12-07[mips] Fix test case.Akira Hatanaka
2013-11-27[mips] Implement the following optimizations using dominance information toAkira Hatanaka