Tweak llvm/test/tools/gold/X86/parallel.ll to run with pthread-unaware ld.gold on...
[oota-llvm.git] / test / tools /
2015-09-03 NAKAMURA TakumiTweak llvm/test/tools/gold/X86/parallel.ll to run with...
2015-09-02 Frederic RissReapply r246012 [dsymutil] Emit real dSYM companion...
2015-09-02 NAKAMURA TakumiSuppress llvm/test/tools/gold/X86/parallel.ll while...
2015-09-01 Peter Collingbournegold-plugin: Implement parallel LTO code generation...
2015-09-01 Davide Italiano[llvm-readobj] MachO -- correctly dump section field...
2015-09-01 Rui UeyamaObject: Fix COFF import file's symbols.
2015-08-31 Frederic Riss[dsymutil] Do not mistakenly reuse the current object...
2015-08-31 Frederic Riss[dsymutil] Fix testcase.
2015-08-31 Frederic Riss[dsymutil] Do not crash on empty debug_range range.
2015-08-31 Frederic Riss[dsymutil] Fix handling of inlined_subprogram low_pcs
2015-08-31 Frederic Riss[dsymutil] Implement -symtab/-s option.
2015-08-28 Rafael EspindolaSplit the gold tests into X86 and PowerPC directories.
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-28 Rui Ueyamallvm-readobj: Dump more info for COFF import libraries.
2015-08-28 Rui UeyamaRe-apply r246276 - Object: Teach llvm-ar to create...
2015-08-26 Frederic RissRevert "[dsymutil] Emit real dSYM companion binaries."
2015-08-26 Frederic Riss[dsymutil] Emit real dSYM companion binaries.
2015-08-26 Frederic Riss[dsymutil] Store an optional BinaryPath in the debug...
2015-08-25 Frederic Riss[dsymutil] actually fix test.
2015-08-25 Frederic Riss[dsymutil] Reapply r245960.
2015-08-25 Frederic RissRevert "[dsymutil] Rewrite thumb triple names in user...
2015-08-25 Frederic Riss[dsymutil] Rewrite thumb triple names in user visible...
2015-08-25 Frederic Riss[dsymutil] Not finding any debug info is not a fatal...
2015-08-23 Frederic Riss[dsymutil] Remove old ODR uniquing tests
2015-08-23 Frederic Riss[dsymutil] Refactor ODR uniquing tests to be more readable.
2015-08-21 Peter CollingbourneTransformUtils: Introduce module splitter.
2015-08-11 Yaron KerenEnable five passing dsymutil tests on Windows.
2015-08-10 Reid Kleckner[llvm-symbolizer] Remove underscores and other C mangli...
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-08-07 Frederic Riss[dsymutil] Use the new MCDwarfLineTableParams customiza...
2015-08-07 NAKAMURA TakumiTweak llvm/test/tools/dsymutil/arch-option.test to...
2015-08-07 Tom StellardELF: Add AMDGPU specific defintions
2015-08-06 Frederic Riss[dsymutil] Implement dSYM bundle creation
2015-08-06 Frederic Riss[dsymutil] Add (unimplemented) --flat option
2015-08-06 Peter CollingbourneCOFF: Assign the correct symbol type to internal functions.
2015-08-05 Frederic RissRevert "Make sure all temporary files get created under...
2015-08-05 Frederic Riss[dsymutil] Update source used to generate test binary.
2015-08-05 Artem BelevichMake sure all temporary files get created under %T.
2015-08-05 Frederic Riss[dsymutil] Add support for the -arch option.
2015-08-05 Frederic Riss[dsymutil] Fix test patterns.
2015-08-05 Frederic Riss[dsymutil] Implement support for handling mach-o univer...
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-08-03 Justin Bognerlto: Avoid relying on the environment for this test
2015-08-03 Duncan P. N. Exon... DI: Disallow uniquable DICompileUnits
2015-08-03 Alexander KornienkoFix the test added at r243777.
2015-08-01 Simon Atanasyan[Mips] Support DT_MIPS_RLD_MAP_REL dynamic section...
2015-07-31 Frederic Riss[dsymutil] Support multiple input files on the command...
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-29 Frederic Riss[dsymutil] Rename -v option to -verbose
2015-07-29 Colin LeMahieu[llvm-objdump] Merging MachO DumpSections in to FilterS...
2015-07-29 Colin LeMahieu[llvm-objdump] Added -j flag to filter sections that...
2015-07-27 Colin LeMahieu[llvm-mc] Add --no-warn flag with -W alias to disable...
2015-07-27 Colin LeMahieu[llvm-mc] Pushing plumbing through for --fatal-warnings...
2015-07-24 NAKAMURA Takumillvm/test/tools/dsymutil/ARM/lit.local.cfg: Fix possibl...
2015-07-24 Frederic Riss[dsymutil] Implement support for universal mach-o objec...
2015-07-24 Frederic Riss[dsymutil] Make the triple detection more strict.
2015-07-23 Colin LeMahieuMoving tests in to X86 directory.
2015-07-23 Colin LeMahieuUsing an input object file instead of trying to generat...
2015-07-23 Colin LeMahieuSpecifying a test triple.
2015-07-23 Colin LeMahieu[llvm-objdump] Add -D and --disassemble-all flags that...
2015-07-22 Frederic Riss[dsymutil] Check archive members timestamps.
2015-07-21 Frederic Riss[dsymutil] Implement ODR uniquing for C++ code.
2015-07-09 Simon Atanasyan[llvm-readobj] Print MIPS PLT table
2015-07-09 David Majnemer[CodeView] Add support for emitting column information
2015-07-08 Adrian Prantlllvm-objdump: Replace the -macho -raw option with a...
2015-06-23 Rafael EspindolaPass -m to the linker in this test.
2015-06-23 Rafael Espindolaobjdump: Don't print a (always 0) size for MachO symbols.
2015-06-23 Rafael EspindolaAdd a test for the previous commit.
2015-06-23 Rafael EspindolaFix tests when X86 is not enabled.
2015-06-23 Rafael EspindolaCompute correct symbol sizes for MachO and COFF.
2015-06-22 Frederic Riss[Object] Search for architecures by name in MachOUniver...
2015-06-22 Rafael EspindolaAdd a triple to the test to fix it on some hosts.
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-06-18 Rafael EspindolaPass --expand-relocs to a few more tests.
2015-06-16 Simon Atanasyan[llvm-readobj] Print MIPS .reginfo section content
2015-06-16 Frederic RissHave MachOObjectFile::isValidArch() accept armv7
2015-06-15 Rafael Espindolagold-plugin: save the .o when given -save-temps.
2015-06-05 Frederic Riss[dsymutil] Fix misspelled CHECK line.
2015-06-05 Frederic Riss[dsymutil] Add support for linking the debug_frame...
2015-06-05 Frederic Riss[dsymutil] Have the YAML deserialization rewrite the...
2015-06-05 Frederic Riss[dsymutil] Handle the -oso-prepend-path option when...
2015-06-04 Alexey SamsonovFix buildbot failure on Windows by relaxing test expect...
2015-06-04 Alexey Samsonovllvm-objdump: return non-zero exit code for certain...
2015-06-03 Frederic RissReapply r238941 - [dsymutil] Accept a YAML debug map...
2015-06-03 Frederic RissRevert "[dsymutil] Accept a YAML debug map as input...
2015-06-03 Frederic Riss[dsymutil] Accept a YAML debug map as input instead...
2015-06-03 Frederic Riss[dsymutil] Replace -parse-only option with -dump-debug-map
2015-06-03 Rafael EspindolaFix the interpretation of a 0 st_name.
2015-06-01 Frederic Riss[dsymutil] Use YAMLIO to dump debug map.
2015-05-30 Davide ItalianoClarify how the binary file checked in was generated.
2015-05-25 Davide Italiano[llvm-readobj/ELF] Teach how to decode DF_1_XXX flags
2015-05-22 Rafael EspindolaStop inventing symbol sizes.
2015-05-15 Simon Atanasyan[llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIF...
2015-05-13 Justin BognerInstrProf: Fix display of large numbers in llvm-cov
2015-05-07 Simon Atanasyan[llvm-readobj] Print .MIPS.abiflags section content
2015-05-06 Justin BognerInstrProf: Give coverage its own errors instead of...
2015-05-06 Zachary TurnerA few fixes for llvm-symbolizer on Windows.
2015-05-01 Zachary Turner[llvm-pdbdump] Support dynamic load address and externa...
2015-04-30 Kevin EnderbyFor llvm-objdump, with the -archive-headers and -macho...
2015-04-27 Zachary TurnerMake llvm-symbolizer work on Windows.
next