summaryrefslogtreecommitdiff
path: root/lld/test/ELF/mips-micro-thunks.s
AgeCommit message (Expand)Author
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2022-04-15[llvm-objdump] Implemented PrintBranchImmAsAddress for MIPSPavel Kosov
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2019-09-09[mips] Make another set of test cases more tolerant to exact symbol addresses...Simon Atanasyan
2018-06-26[ELF] Move `# REQUIRES:` line to the topFangrui Song
2018-05-09[ELF][MIPS] Add test case to cover LA25 r6 thunks generation. NFCSimon Atanasyan
2017-11-09[MIPS] Setup less-significant bit in a symbol value in microMIPS thunksSimon Atanasyan
2017-10-03[MIPS] Generate thunks for microMIPS codeSimon Atanasyan