summaryrefslogtreecommitdiff
path: root/llvm/test/ObjectYAML
AgeCommit message (Expand)Author
2025-11-13 [yaml2obj][MachO] Fix crash from integer underflow with invalid cmdsize (#16...Ryan Mansfield
2025-09-26[DirectX] Updating DXContainer logic to read version 1.2 of static samplers (...joaosaffran
2025-09-12[DirectX] Updating Root Signature YAML representation to use Enums instead of...joaosaffran
2025-09-11[DirectX] Removing dxbc StaticSampler from mcbxdc (#154631)joaosaffran
2025-08-27[DirectX][ObectYAML] Make `RootParameterOffset` and `StaticSamplersOffset` be...Finn Plummer
2025-08-25[DirectX] Refactor RootSignature Backend to remove `to_underlying` from Root ...joaosaffran
2025-05-29[DirectX] Adding support for static samplers in yaml2obj/obj2yaml (#139963)joaosaffran
2025-05-29[DirectX] adding support to read/write descriptor table data using obj2yaml/y...joaosaffran
2025-05-08[DirectX] Adding support for Root Descriptors in obj2yaml/yaml2obj (#137259)joaosaffran
2025-04-29[DirectX] Revise descriptions of DXIL module flags (#133543)Deric C.
2025-04-16[DirectX] adding support in obj2yaml and yaml2obj to root constants (#127840)joaosaffran
2025-02-24[object][WebAssembly] Add support for RUNTIME_PATH to yaml2obj and obj2yaml (...Hood Chatham
2025-02-07[DXIL] Adding support to RootSignatureFlags in obj2yaml (#122396)joaosaffran
2025-02-04Revert "[Object][WebAssembly] Fix data segment offsets higher than 2^31 (#125...Sam Clegg
2025-02-04[Object][WebAssembly] Fix data segment offsets higher than 2^31 (#125739)Sam Clegg
2025-01-23[YAML] Don't validate `Fill::Size` after error (#123280)Vitaly Buka
2024-11-04[WebAssembly] Remove WASM_FEATURE_PREFIX_REQUIRED (NFC) (#113729)Heejin Ahn
2024-08-30[DirectX] Replace ResourceFlag enum with struct fields (#106617)Xiang Li
2024-08-29[DirectX] add enum for PSV resource type/kind/flag. (#106227)Xiang Li
2024-08-19[llvm-objcopy][WebAssembly] Allow --strip-debug to operate on relocatable fil...Sam Clegg
2024-03-25Add support for PSV EntryFunctionName (#86296)Cooper Partin
2024-03-21Revert "Add support for PSV EntryFunctionName (#84409)" (#86211)Cooper Partin
2024-03-21Add support for PSV EntryFunctionName (#84409)Cooper Partin
2023-10-05[DX] Add support for program signatures (#67346)Chris B
2023-09-15[DX] Support pipeline state masks (#66425)Chris B
2023-08-16Re-land [DX] Add support for PSV signature elementsChris Bieneman
2023-08-16Revert "[DX] Add support for PSV signature elements"Chris Bieneman
2023-08-16[DX] Add support for PSV signature elementsChris Bieneman
2023-07-27[WebAssembly][Objcopy] Write output section headers identically to inputsDerek Schuff
2023-07-19[DX] Fix PSV resource serializationChris Bieneman
2023-06-28[Object] Add ELF section type SHT_LLVM_BITCODE for LLVM bitcodeFangrui Song
2023-02-02[DX] Add support for PSV resource bindingsChris Bieneman
2023-02-01[DX] Begin adding support for pipeline stateChris Bieneman
2022-12-15[MachOYAML] Improve section offset misalignment error messageMichael Buch
2022-11-22[MachO] Support exports trie in both LC_DYLD_INFO and LC_DYLD_EXPORTS_TRIEDaniel Rodríguez Troitiño
2022-11-11[ObjectYAML] Basic support for chained fixups.Daniel Rodríguez Troitiño
2022-10-04[ObjectYAML] Support for basic data in code.Daniel Rodríguez Troitiño
2022-10-04[ObjectYAML][MachO] Encode export trie address as ULEB128, not as SLEB128Daniel Rodríguez Troitiño
2022-07-14[obj2yaml] Add -o to specify output filenameFangrui Song
2022-07-07[Object] Add ELF section type for offloading objectsJoseph Huber
2022-07-01[ObjectYAML] Add offloading binary implementations for obj2yaml and yaml2objJoseph Huber
2022-03-14[WebAssembly] Second phase of implemented extended const proposalSam Clegg
2022-02-13[test][ObjectYAML][MachO] Fix assertion syntaxKeith Smiley
2022-02-13[ObjectYAML][MachO] Add LC_FUNCTION_STARTS supportKeith Smiley
2021-11-30[ObjectYAML/obj2yaml/yaml2obj][MachO] Support indirect symbol tableVincent Lee
2021-10-05[WebAssembly] Remove WasmTagTypeHeejin Ahn
2021-09-12[WebAssembly] Convert to new "dylink.0" section formatSam Clegg
2021-07-26[yaml2obj][MachO] Rename PayloadString to ContentFangrui Song
2021-06-17[WebAssembly] Rename event to tagHeejin Ahn
2021-04-09[lld] Fixed CodeView GuidAdapter::format to handle GUID bytes in the right or...Alex Orlov