summaryrefslogtreecommitdiff
path: root/llvm/test/tools/obj2yaml
AgeCommit message (Expand)Author
2025-10-30[SHT_LLVM_BB_ADDR] Implement ELF and YAML support for Propeller CFG data in P...Rahman Lavaee
2025-10-14Adding Matching and Inference Functionality to Propeller (#160706)wdx727
2025-09-18[llvm][yaml2obj] Modify section header overriding timing (#130942)Ruoyu Qiu
2025-08-25[SHT_LLVM_BB_ADDR_MAP] Change the callsite feature to emit end of callsites. ...Rahman Lavaee
2025-07-31Reapply "Allow "[[FLAGS=<none>]]" value in the ELF Fileheader Flags field (#1...Aakanksha Patil
2025-07-21Revert "Allow "[[FLAGS=<none>]]" value in the ELF Fileheader Flags field (#14...Nico Weber
2025-07-21Allow "[[FLAGS=<none>]]" value in the ELF Fileheader Flags field (#143845)Aakanksha Patil
2025-06-23[SHT_LLVM_BB_ADDR_MAP] Encode and decode callsite offsets in a newly-introduc...Rahman Lavaee
2025-04-29[DirectX] Revise descriptions of DXIL module flags (#133543)Deric C.
2025-03-27[YAML] fix output incorrect format for block scalar string (#132897)Congcong Cai
2024-11-08[ObjectYAML][ELF] Allow verdaux entry offset to be user-definedAntonio Frighetto
2024-08-12[Obj2Yaml] Add support for minidump generation with 64b memory ranges. (#101272)Jacob Lalonde
2024-07-09[obj2yaml] Support CRELFangrui Song
2024-05-03[tools,test] Convert text files from CRLF to LFFangrui Song
2024-02-13[SHT_LLVM_BB_ADDR_MAP][obj2yaml] Implements PGOAnalysisMap for elf2yaml and t...Micah Weston
2024-02-09[yaml2obj][XOFF] Update yaml2obj for XCOFF to create valid XCOFF files in mor...stephenpeckham
2024-02-08[XCOFF][obj2yaml] Support SymbolAlignmentAndType as 2 separate fields in YAML...stephenpeckham
2024-02-01[SHT_LLVM_BB_ADDR_MAP] Allow basic-block-sections and labels be used together...Rahman Lavaee
2024-01-24[SHT_LLVM_BB_ADDR_MAP] Avoids side-effects in addition since order is unspeci...Micah Weston
2023-12-07Reland "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"esmeyi
2023-12-07Revert "[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)"esmeyi
2023-12-07[XCOFF][obj2yaml] support parsing auxiliary symbols for XCOFF (#70642)Esme
2023-09-25[obj2yaml] Emit ProgramHeader.OffsetJob Noorman
2023-08-09[macho2yaml] Fixup offset for nodes in export trie.Cyndy Ishida
2023-01-17[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number.Rahman Lavaee
2023-01-03[DX] Improve parse error messagesChris Bieneman
2022-12-13Revert "[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::N...Rahman Lavaee
2022-12-09[NFC] Update DXContainer tests to use fake partsChris Bieneman
2022-12-06[Propeller] Use Fixed MBB ID instead of volatile MachineBasicBlock::Number.Rahman Lavaee
2022-10-27[ObjectYAML] Add support for DXContainer HASHChris Bieneman
2022-10-13[LoongArch] Updates for the LoongArch ELF psABI v2.01 revisionWANG Xuerui
2022-09-29[DX] [ObjectYAML] Support DX shader feature flagsChris Bieneman
2022-07-25[LoongArch] Parse LoongArch base ABI in ObjectYAML and llvm-readobjWeining Lu
2022-07-18[obj2yaml] Refactor command line parsingFangrui Song
2022-07-14[obj2yaml] Add -o to specify output filenameFangrui Song
2022-06-28[Propeller] Encode address offsets of basic blocks relative to the end of the...Rahman Lavaee
2022-06-06[NFC] Fix spelling error M->LChris Bieneman
2022-06-06[DX][ObjYAML] Support for parsing DXIL partChris Bieneman
2022-06-06[ObjectYAML][DX] Add dxcontainer2yaml supportChris Bieneman
2022-06-01[ObjectYAML][DX] Support yaml2dxcontainerChris Bieneman
2022-05-25[llvm-objcopy][ObjectYAML][mips] Add MIPS specific ELF section indexesAnubhab Ghosh
2022-02-23[ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on SolarisRainer Orth
2022-02-23[MIPS] Recognize DT_MIPS_XHASH dynamic table tagSimon Atanasyan
2021-11-08Extend obj2yaml to optionally preserve raw __LINKEDIT/__DATA segments.Adrian Prantl
2021-10-11[XCOFF] Improve error message context.Esme-Yi
2021-09-29[llvm-objdump/llvm-readobj/obj2yaml/yaml2obj] Support STO_RISCV_VARIANT_CC an...Fangrui Song
2021-09-15[obj2yaml][XCOFF] Dump sectionsEsme-Yi
2021-09-13[yaml2obj][XCOFF] customize the string tableEsme-Yi
2021-07-15[test] Avoid llvm-readelf/llvm-readobj one-dash long options and deprecated a...Fangrui Song
2021-06-24[LLD][LLVM] CG Graph profile using relocationsAlexander Yermolovich