aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object
AgeCommit message (Expand)AuthorFilesLines
13 days[AMDGPU] Define gfx1310 target with ELF number 0x50 (#177355)Mariusz Sikora1-0/+7
2025-09-17[AMDGPU] Add gfx1251 subtarget (#159430)Stanislav Mekhanoshin1-0/+7
2025-08-01[llvm] Remove uses of %T in tests (#151621)Aiden Grossman1-5/+5
2025-06-19[AMDGPU] Initial support for gfx1250 target. (#144965)Stanislav Mekhanoshin1-0/+7
2025-05-13[llvm][mlir][NFC] Fix typos in comments and test descriptions (#139688)Wang Qiang1-1/+1
2025-02-13[AMDGPU][NFC] Replace gfx940 and gfx941 with gfx942 in llvm/test (#125711)Fabian Ritter1-14/+0
2025-02-04Revert "[Object][WebAssembly] Fix data segment offsets higher than 2^31 (#125...Sam Clegg1-22/+0
2025-02-04[Object][WebAssembly] Fix data segment offsets higher than 2^31 (#125739)Sam Clegg1-0/+22
2025-01-23Reland [LLD] [COFF] Fix linking MSVC generated implib header objects (#123916)Martin Storsjö1-20/+0
2025-01-21Revert "[LLD] [COFF] Fix linking MSVC generated implib header objects" (#123877)Thurston Dang1-0/+20
2025-01-21[LLD] [COFF] Fix linking MSVC generated implib header objects (#122811)Martin Storsjö1-20/+0
2025-01-17[WebAssembly][Object] Support more elem segment flags (#123427)Derek Schuff1-0/+0
2024-11-18AMDGPU: Add gfx950 subtarget definitions (#116307)Matt Arsenault1-0/+7
2024-11-12[AMDGPU] Introduce a new generic target `gfx9-4-generic` (#115190)Shilei Tian1-0/+7
2024-10-23[AMDGPU] Add a new target for gfx1153 (#113138)Carl Ritson1-0/+7
2024-07-22[test] Delete a redundant mapping symbol testFangrui Song1-12/+0
2024-07-18Object: Don't error out on malformed bitcode files.pcc1-7/+37
2024-06-06[AMDGPU] Add a new target gfx1152 (#94534)Shilei Tian1-0/+7
2024-05-31AMDGPU: Add gfx12-generic target (#93875)Konstantin Zhuravlyov1-0/+7
2024-05-30[MachO] Stop parsing past end of rebase/bind table (#93897)Zixu Wang2-0/+411
2024-05-08[llvm][MachO] Fix integer truncation in rebase/bind parsing (#89337)Zixu Wang2-0/+516
2024-05-07Mark test cases as unsupported on z/OS (#90990)Sean Perry2-0/+2
2024-04-11[Object][Wasm] Move wasm Object tests into their own directory (NFC) (#81072)Derek Schuff19-13/+13
2024-03-07[Object] Convert tests to opaque pointers (NFC)Fangrui Song8-25/+25
2024-02-12[AMDGPU] Introduce GFX9/10.1/10.3/11 Generic Targets (#76955)Pierre van Houtryve1-0/+29
2024-02-09[llvm-nm][WebAssembly] Print function symbol sizes (#81315)Derek Schuff2-4/+4
2024-02-08[Object][WebAssembly] Improve error on invalid relocation (#81203)Sam Clegg1-0/+35
2024-02-08[Object][Wasm] Generate symbol info from name section names (#81063)Derek Schuff2-0/+115
2024-01-25[Object][Wasm] Allow parsing of GC types in type and table sections (#79235)Derek Schuff2-0/+112
2023-11-23[AMDGPU] Define new targets gfx1200 and gfx1201 (#73133)Jay Foad1-0/+14
2023-09-25[obj2yaml] Emit ProgramHeader.OffsetJob Noorman1-0/+2
2023-09-11[test] Change llvm-mc -arch= to -triple=Fangrui Song1-1/+1
2023-09-06[AIX] Align the content of an xcoff object file which has auxiliary header in...zhijian1-3/+14
2023-07-17[AMDGPU] Add targets gfx1150 and gfx1151Jay Foad1-0/+14
2023-05-18Summary:zhijian1-2/+2
2023-05-18[AIX] support 64bit global symbol table for big archivezhijian5-0/+186
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta7-7/+7
2023-05-10AMDGPU: Add basic gfx942 targetKonstantin Zhuravlyov1-0/+7
2023-05-10AMDGPU: Add basic gfx941 targetKonstantin Zhuravlyov1-0/+7
2023-03-06Reland [AIX][BigArchive] Treat the archive is empty if the first child member...Kai Luo2-3/+18
2023-02-24[llvm][NFC] Move tapi tests using nm to llvm-nm test directoryCyndy Ishida11-391/+0
2023-02-22[TextAPI] Add support for TBDv5 Files to nm & tapi-diffCyndy Ishida2-0/+134
2023-02-17Reland "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida1-0/+1
2023-02-17Revert "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida1-1/+0
2023-02-17[TextAPI] Implement TBDv5 ReaderCyndy Ishida1-0/+1
2023-01-30Revert "[AIX][BigArchive] Treat the archive is empty if the first child membe...Mitch Phillips2-9/+2
2023-01-30[AIX][BigArchive] Treat the archive is empty if the first child member offset...Kai Luo2-2/+9
2022-12-26[Xtensa 2/10] Add Xtensa ELF definitionsAndrei Safronov1-1/+20
2022-12-19Revert "[AIX][BigArchive] Treat the archive is empty if the first child membe...Mitch Phillips2-6/+2
2022-12-19[AIX][BigArchive] Treat the archive is empty if the first child member offset...Kai Luo2-2/+6