Add a triple to switch.ll test.
[oota-llvm.git] / test / tools /
2015-04-13 David Blaikiellvm-readobj: teach it to handle MachO Universal Archiv...
2015-04-06 Kevin EnderbyFix failure on builder llvm-clang-lld-x86_64-debian...
2015-04-06 Kevin EnderbyFor llvm-objdump added support for printing Objc2 32...
2015-04-01 Kevin EnderbyAdd the option -objc-meta-data to llvm-objdump used...
2015-03-28 Akira Hatanaka[Objdump] Pass the correct subtarget to printInst.
2015-03-27 Adrian PrantlAdd a -raw option to the -section mode of llvm-objdump.
2015-03-24 Justin Bognerllvm-cov: Require a subcommand when invoked as llvm-cov
2015-03-24 Frederic Riss[dsymutil] Temporarily disable some tests on windows.
2015-03-24 Rafael EspindolaAdd -m -m elf_x86_64 to gold invocations.
2015-03-24 Rafael Espindola[llvm-readobj] add support for macho universal binary.
2015-03-19 Peter Collingbournetest: Make a start on a test suite for libLTO.
2015-03-19 Peter CollingbournelibLTO, llvm-lto, gold: Introduce flag for controlling...
2015-03-19 Peter Collingbournegold: Make powerpc support optional for the tests.
2015-03-19 Justin Bognerllvm-cov: Only emit colour by default if the output...
2015-03-17 Kevin EnderbyAdd the option -no-symbolic-operands to llvm-objdump...
2015-03-17 Kevin EnderbyAdd the option, -no-leading-addr llvm-objdump used...
2015-03-17 Kevin EnderbyAdd the option, -dis-symname to llvm-objdump used with...
2015-03-17 Justin Bognerllvm-cov: Warn instead of error if a .gcda has arcs...
2015-03-16 Justin BognerInstrProf: Fix CoverageMappingReader on big endian
2015-03-16 Kevin EnderbyAdd the options, -dylibs-used and -dylib-id to llvm...
2015-03-16 Justin BognerInstrProf: Remove xfails for big-endian from coverage...
2015-03-16 Justin BognerInstrProf: Do a better job of reading coverage mapping...
2015-03-16 Frederic Riss[dsymutil] Add support to generate .debug_pubnames...
2015-03-16 NAKAMURA TakumiRework r232337. Let llvm/test/tools/dsymutil/X86/basic...
2015-03-15 NAKAMURA TakumiSuppress llvm/test/tools/dsymutil/X86/basic-linking...
2015-03-15 NAKAMURA Takumillvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86...
2015-03-15 Frederic Riss[dsymutil] Add support for linking line tables.
2015-03-15 David Majnemerllvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
2015-03-15 Frederic Riss[dsymutil] Add function size to the debug map.
2015-03-14 Frederic Riss[dsymutil] Add support for debug_loc section.
2015-03-14 Frederic Riss[dsymutil] Generate debug_aranges section.
2015-03-13 Frederic Riss[dsymutil] Implement DW_AT_ranges linking.
2015-03-13 Frederic Riss[dsymutil] Fix handling of cross-cu forward references.
2015-03-13 Frederic Riss[dsymutil] Add relocation of compile_units low_pc/high_pc.
2015-03-13 Frederic Riss[dsymutil] Fix location cloning for newer dwarf versions.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 Kevin EnderbyAdd the option, -non-verbose to llvm-objdump used with...
2015-03-11 Kevin EnderbyAdd the option, -info-plist to llvm-objdump used with...
2015-03-11 Frederic Riss[dsymutil] Correctly clone address attributes.
2015-03-11 Justin BognerNow that r231902's test is executed, make it actually...
2015-03-11 Daniel JasperMake test added in r231902 actually be executed.
2015-03-11 Justin BognerInstrProf: Teach llvm-cov to handle universal binaries...
2015-03-09 Justin BognerInstrProf: Use the proftext format for these coverage...
2015-03-09 Justin BognerInstrProf: Allow hexadecimal function hashes in proftex...
2015-03-07 Frederic Riss[dsymutil] Apply relocations to DIE data before cloning.
2015-03-06 Frederic Riss[dsymutil] Support cloning DIE reference attributes.
2015-03-06 Frederic Riss[dsymutil] Add debug_str construction support.
2015-03-04 Frederic Riss[dsymutil] Add minimal code to emit DIE trees.
2015-03-04 Rafael EspindolaBring r231132 back with a fix.
2015-03-04 NAKAMURA TakumiRevert r231132, "Correctly handle -pass-remarks in...
2015-03-04 Zachary Turner[llvm-pdbdump] Display full enum definitions.
2015-03-03 Rafael EspindolaCorrectly handle -pass-remarks in the gold plugin.
2015-03-02 Reid Klecknerlit: Add 'cd' support to the internal shell and port...
2015-03-02 Rafael EspindolaAdd r230655 back with a fix.
2015-03-02 Zachary Turner[llvm-pdbdump] Many minor fixes and improvements
2015-03-01 Zachary Turner[llvm-pdbdump] Add regex-based filtering.
2015-03-01 NAKAMURA TakumiRevert r230655, "gold-plugin: "Upgrade" debug info...
2015-02-28 Eric ChristopherRemove option.ll as part of the Forward Control Flow...
2015-02-28 Frederic Riss[dsymutil] Add the DwarfStreamer class.
2015-02-27 David Majnemerllvm-vtabledump: Update field with a better name
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Majnemerllvm-vtabledump: Dump catch/throw exception structures...
2015-02-26 Rafael Espindolagold-plugin: "Upgrade" debug info and handle its warnings.
2015-02-23 Justin BognerInstrProf: Teach llvm-cov to show the max count instead...
2015-02-18 Colin LeMahieu[Objdump] Fixing crash when printing symbols in ELF...
2015-02-18 Zachary TurnerModify llvm-readobj to dump symbol record bytes.
2015-02-17 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-15 Michael Kupersteingold-plugin: fix test to allow default visibility on...
2015-02-14 Chandler Carruth[gold] Consolidate the gold plugin options and actually...
2015-02-14 Justin Bognerllvm-cov: Actually use the command line arguments when...
2015-02-13 Frederic Riss[dsymutil] Add DIE selection algorithm.
2015-02-11 Jan Wen VoungGold-plugin: Broaden scope of get/release_input_file...
2015-02-06 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-04 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-04 Kevin EnderbyAdd code to llvm-objdump so the -section option with...
2015-02-03 Justin BognerInstrProf: Remove CoverageMapping::HasCodeBefore, it...
2015-01-31 Saleem Abdulrasoolllvm-readobj: add a test case for ARM_MOV32(T) base...
2015-01-31 Kevin EnderbyAdd the -section option to llvm-objdump used with ...
2015-01-28 Frederic Riss[dsymutil] Add DwarfLinker class.
2015-01-27 Kevin Enderbydd the option, -link-opt-hints to llvm-objdump used...
2015-01-23 Kevin EnderbyFix the problem with llvm-objdump and -archive-headers...
2015-01-23 Colin LeMahieu[Objdump] Output information about common symbols in...
2015-01-23 Kevin EnderbyAdd the option, -data-in-code, to llvm-objdump used...
2015-01-22 Kevin EnderbyAdd the option, -indirect-symbols, used with -macho...
2015-01-20 Kevin EnderbyFor llvm-objdump, hook up existing options to work...
2015-01-19 Frederic Riss[dsymutil] Add the detected target triple to the debug...
2015-01-16 Kevin EnderbyChange the test case for llvm-objdump’s -archive-header...
2015-01-16 Kevin EnderbyFix the Archive::Child::getRawSize() method used by...
2015-01-16 Kevin EnderbyWork around to get the build bot clang-cmake-armv7...
2015-01-16 Kevin EnderbyAnother attempt to fix the build bot clang-cmake-armv7...
2015-01-15 Kevin EnderbyAdd the option, -archive-headers, used with -macho...
2015-01-14 Rafael EspindolaFix linking of shared libraries.
2015-01-14 Rafael EspindolaFix handling of extern_weak. This was broken by r225983.
2015-01-14 Rafael EspindolaHandle a symbol being undefined.
2015-01-09 Kevin EnderbyAdd the option, -universal-headers, used with -macho...
2015-01-07 Kevin EnderbySlightly refactor things for llvm-objdump and the ...
2015-01-06 Rafael EspindolaChange the .ll syntax for comdats and add a syntactic...
2015-01-05 Frederic Riss[dsymutil] Implement the BinaryHolder object and gain...
2015-01-05 Charlie TurnerEmit the build attribute Tag_conformance.
next