summaryrefslogtreecommitdiff
path: root/test/Object/Mips
AgeCommit message (Expand)Author
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