summaryrefslogtreecommitdiff
path: root/llvm/test/Object/Mips
AgeCommit message (Expand)Author
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2020-11-18Reland "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18Revert "[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping He...Georgii Rymar
2020-11-18[lib/Support/YAMLTraits] - Don't print leading zeroes when dumping Hex8/Hex16...Georgii Rymar
2020-09-25[Object/yaml2obj/obj2yaml][test] - Split, cleanup and move MIPS abi-flags.yam...Georgii Rymar
2020-03-15[test] llvm/test/: change llvm-objdump single-dash long options to double-das...Fangrui Song
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2020-01-21[test] Use yaml2obj -o %t instead of > %tFangrui Song
2019-10-03[mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan
2019-08-07[obj2yaml] - MIPS: move and improve testing of the e_flagsGeorge Rimar
2019-05-01[llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song
2019-04-03[yaml2obj][obj2yaml] - Change how symbol's binding is descibed when parsing/d...George Rimar
2019-01-28[obj2yaml] - Dump the sh_entsize section field.George Rimar
2017-09-11llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl
2017-09-11llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl
2016-06-27[yaml2obj] Missed updating a few test cases in r273915Chris Bieneman
2016-06-27[yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman
2016-06-16Remove redundant -mattr options from llvm-objdump commands.Daniel Sanders
2016-06-16[llvm-objdump] Support detection of feature bits from the object and implemen...Daniel Sanders
2016-06-03[mips] Remove CPU-only triples from llvm-objdump commands.Daniel Sanders
2016-04-08Revert r265817Colin LeMahieu
2016-04-08[llvm-objdump] Printing hex instead of dec by defaultColin LeMahieu
2015-07-09[ELF] Explicitly configure sections alignment in the tests. NFCSimon Atanasyan
2015-07-06Fix handling of ELF::R_MIPS_32 on Mips64.Rafael Espindola
2015-05-08[llvm-readobj/obj2yaml/yaml2obj] Support MIPS machine ELF header flagsSimon Atanasyan
2015-05-07[obj2yaml/yaml2obj] Add SHT_MIPS_ABIFLAGS section supportSimon Atanasyan
2015-05-07[llvm-readobj/obj2yaml/yaml2obj] Support more MIPS ELF header flagsSimon Atanasyan
2015-01-29[ELFYAML] Provide default value 0 for YAML relocation addendum fieldSimon Atanasyan
2015-01-28[ELFYAML] Provide explicit value for relocation addendums in the testSimon Atanasyan
2015-01-25[ELFYAML] Support mips64 relocation record format in yaml2obj/obj2yamlSimon Atanasyan
2014-11-25[Object][Mips] Return address of MIPS symbol with cleared microMIPS indicator...Simon Atanasyan
2014-06-09Reduce verbiage of lit.local.cfg filesAlp Toker
2013-08-16[tests] Cleanup initialization of test suffixes.Daniel Dunbar
2013-04-03Implement sectionContainsSymbol for ELF.Eric Christopher
2012-08-29Create llvm/test/Object/Mips/lit.local.cfg to check Mips in targets_to_build.NAKAMURA Takumi
2012-08-29Moved input for objdump test from Mips to Inputs.Jack Carter
2012-08-28Some of the instructions in the Mips instruction set are revisionJack Carter