OSDN Git Service

[ARM] Select fp16 fsqrt
[android-x86/external-llvm.git] / test / Object /
2019-05-20 George Rimar[llvm-readelf] - Rework how we parse the .dynamic section.
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
2019-05-14 Tim NorthoverAArch64: support binutils-like things on arm64_32.
2019-05-13 Stanislav Mekhanoshin[AMDGPU] gfx1010 tests. NFC.
2019-05-10 Fangrui Song[Object] Fix macho-invalid.test
2019-05-07 George Rimar[llvm-objdump] - Print relocation record in a GNU format.
2019-05-01 Fangrui Song[llvm-ar][llvm-nm][llvm-size] Change -long-option to...
2019-05-01 Fangrui Song[llvm-objdump] Print newlines before and after "Disasse...
2019-05-01 Fangrui Song[llvm-readobj] Change -t to --symbols in tests. NFC
2019-05-01 Fangrui Song[llvm-readobj] Change -long-option to --long-option...
2019-04-25 Fangrui Song[llvm-objdump] errorToErrorCode+message -> toString
2019-04-20 Sam Clegg[WebAssembly] Object: Improve error messages on invalid...
2019-04-16 Fangrui Song[llvm-objdump] Simplify PrintHelpMessage() logic
2019-04-15 Stephen Tozer[llvm-readobj] Reapply: Improve error message for ...
2019-04-13 Philip Reames[StackMaps] Update llvm-readobj to parse V3 Stackmaps
2019-04-13 Philip Reames[StackMaps] Add location size to llvm-readobj -stackmap...
2019-04-03 George Rimar[yaml2obj][obj2yaml] - Change how symbol's binding...
2019-03-22 Fangrui Song[DWARF] Refactor RelocVisitor and fix computation of...
2019-03-21 Steven Wu[Object] Fix reading objects created with -fembed-bitco...
2019-03-12 James Henderson[yaml2obj]Allow explicit symbol indexes in relocations...
2019-03-08 Sunil SrivastavaImprove "llvm-nm -f sysv" output for Elf files
2019-03-01 Matt Davis[llvm-readobj] Display section names for STT_SECTION...
2019-02-22 George RimarFix BB after r354661
2019-02-20 Thomas Lively[WebAssembly] Generalize section ordering constraints
2019-02-04 Sam Clegg[WebAssembly] Rename relocations from R_WEBASSEMBLY_...
2019-02-01 Matt Davis[llvm-nm] Report '.comment' ELF sections as 'n' instead...
2019-01-31 Matt Davis[ELF] Return the section name when calling getSymbolNam...
2019-01-28 George Rimar[obj2yaml] - Dump the sh_entsize section field.
2019-01-28 George Rimar[llvm-objdump] - Print LMAs when dumping section headers.
2019-01-25 Bob Haarmansimplify COFF module assembly test and move it to Object
2019-01-24 Michael TrentLimit dyld image suffixes guessed by guessLibraryShortN...
2019-01-17 Wouter van Oortmerssen[WebAssembly] Fixing 2 more symbol offset related tests.
2019-01-16 Sam Clegg[WebAssembly] Store section alignment as a power of 2
2019-01-15 Jordan Rupprecht[libObject] Tweak expected error output from llvm-ar
2019-01-03 Martin Storsjo[llvm-readobj] [COFF] Print the symbol index for reloca...
2018-12-19 Peter Wu[Object] Deduplicate long archive member names
2018-12-15 Heejin Ahn[WebAssembly] Check if the section order is correct
2018-11-15 Konstantin ZhuravlyovAMDGPU: Enable code object v3 for AMDHSA only
2018-11-11 Kristina Brooks[llvm][test] Update tests using objdump
2018-11-07 Heejin Ahn[WebAssembly] Update more test cases after FixFunctionB...
2018-11-07 Heejin Ahn[WebAssembly] Update test cases after FixFunctionBitcasts
2018-11-05 Konstantin ZhuravlyovAMDGPU: Add sram-ecc feature
2018-10-30 Konstantin ZhuravlyovRevert r345542: AMDGPU: Enable code object v3 by default
2018-10-29 Konstantin ZhuravlyovAMDGPU: Enable code object v3 by default
2018-10-24 Tim Renouf[AMDGPU] Defined gfx909 Raven Ridge 2
2018-10-10 James Y Knightllvm-ar: Darwin archive format fixes.
2018-10-05 Jordan Rupprecht[llvm-ar] Use POSIX-specified timestamps for 'tv'.
2018-10-05 Petr Hosek[llvm-nm] Write "no symbol" output to stderr
2018-10-04 James Y KnightGive same-named members unique timestamps on Darwin...
2018-10-03 Jordan Rupprecht[llvm-nm] Print an explicit "no symbols" message when...
2018-08-08 Jonas Devlieghere[WASM] Fix overflow when reading custom section
2018-06-23 Fangrui Song[ELF] Change isSectionData to exclude SHF_EXECINSTR
2018-06-01 Daniel CedermanImplemented sane default for llvm-objdump's relocation...
2018-05-30 Sam CleggFix use of `echo` command in test script
2018-05-29 Sam Clegg[WebAssembly] Add more error checking to object file...
2018-05-10 Sam Clegg[WebAsembly] Update default triple in test files to...
2018-05-09 Hans WennborgAdd a test for r331746.
2018-04-30 Matt ArsenaultAMDGPU: Add Vega12 and Vega20
2018-04-27 Sam Cleggtypo
2018-04-27 Sam Clegg[WebAssembly] Section symbols must have local binding
2018-04-26 Sam Clegg[WebAssembly] Add version to object file metadata
2018-04-26 Sam Clegg[WebAssembly] Implement getRelocationValueString()
2018-04-24 Sam Clegg[WebAssembly] Use section index in relocation section...
2018-04-03 David BlaikieDisable a test using environment variables that require...
2018-03-28 Peter Collingbourne[llvm-ar] Support multiple dashed options
2018-03-05 Nicholas Wilson[WebAssembly] Reorder reloc sections to come between...
2018-03-01 Nicholas Wilson[WebAssembly] Update pre-generated test files to match...
2018-02-27 Sam Clegg[WebAssembly] Remove DataSize from linking metadata...
2018-02-23 Sam Clegg[WebAssembly] Add first claass symbol table to wasm...
2018-02-16 Konstantin ZhuravlyovAMDGPU: Bring elf flags in sync with the spec
2018-01-19 Daniel NeilsonRemove alignment argument from memcpy/memmove/memset...
2018-01-12 Rui UeyamaAllow unaligned access to ELF file data structures.
2018-01-12 Sam Clegg[WebAssembly] Don't allow functions to be named twice
2017-12-01 Jake EhrlichAdd flag to ArchiveWriter to test GNU64 format more...
2017-11-30 Rafael EspindolaCheck alignment in getSectionContentsAsArray.
2017-11-20 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][GFX9] Corrected names of integer...
2017-11-06 Martin Storsjo[test] Add test files that were missed from SVN r317459
2017-11-06 Martin Storsjo[ObjectYAML] Map relocation types for COFF ARMNT and...
2017-11-04 NAKAMURA Takumillvm/test/Object/archive-SYM64-write.test: Delete large...
2017-11-03 Jake EhrlichReland "Add support for writing 64-bit symbol tables...
2017-10-27 Jake EhrlichRevert "Add support for writing 64-bit symbol tables...
2017-10-27 Jake EhrlichAdd support for writing 64-bit symbol tables for archiv...
2017-10-19 Rafael EspindolaFix buffer overflow.
2017-10-16 Tony TyeAdd base relative relocation record that can be used...
2017-10-11 Rafael EspindolaConvert an ErrorOr to Expected.
2017-10-10 Rafael EspindolaMake the ELFFile constructor private.
2017-10-10 Rafael EspindolaMake the ELFObjectFile constructor private.
2017-10-10 Rafael EspindolaConvert two uses of ErrorOr to Expected.
2017-10-05 Rafael EspindolaAdded phdr upper bound checks to ElfObject.
2017-10-05 Konstantin ZhuravlyovAMDGPU: Add and set AMDGPU-specific e_flags
2017-10-03 Konstantin ZhuravlyovAMDGPU: Add ELFOSABI_AMDGPU_MESA3D
2017-10-03 Konstantin ZhuravlyovAMDGPU: Add ELFOSABI_AMDGPU_PAL
2017-10-03 Alex Bradbury[llvm-readobj][RISCV] Pretty-print RISCV e_flags
2017-10-03 Alex Bradbury[RISCV] Add missed test case for r314770
2017-09-22 Rafael Espindolallvm-ar: align the first archive member consistently.
2017-09-22 Rafael Espindolallvm-ar: Don't add an unnecessary alignment in gnu...
2017-09-21 George Rimar[yaml2obj] - Don't crash on one more invalid document.
2017-09-20 George RimarRevert r313746 "[yaml2obj] - Don't crash on invalid...
2017-09-20 George Rimar[yaml2obj] - Don't crash on invalid document.
2017-09-13 Jonas Devlieghere[MachO] Prevent heap overflow when load command extends...
next