[FastISel][AArch64] Optimize compare-and-branch for i1 to use 'tbz'.
[oota-llvm.git] / test / tools /
2014-10-23 Timur IskhodzhanovPR21189: Teach llvm-readobj to dump bits of COFF symbol...
2014-10-23 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code for Object...
2014-10-18 Nick Kledzik[llvm-objdump] don't test timestamp dump as that is...
2014-10-18 Nick Kledzik[llvm-objdump] enhance test case for mach-o -private...
2014-10-18 Nick Kledzik[llvm-objdump] Fix mach-o binding decompression error
2014-10-17 Alexander Potapenko[llvm-symbolizer] Introduce the -dsym-hint option.
2014-10-14 Nick Kledzik[llvm-objdump] Update error message and add test case...
2014-10-13 Timur IskhodzhanovAdd VS2012-generated test inputs for test/tools/llvm...
2014-10-08 Rui Ueyamallvm-readobj: add test for r219228
2014-10-07 Rafael Espindolagold plugin: Handle gold selecting a linkonce GV when...
2014-10-07 Rafael Espindolagold plugin: create internal replacement with original...
2014-10-07 Rafael Espindolagold plugin: Remap function arguments when creating...
2014-10-06 Timur IskhodzhanovFix dumping codeview line tables when there are multipl...
2014-10-03 Rui Ueyamallvm-readobj: print out the fields of the COFF delay...
2014-10-03 Rui Ueyamallvm-readobj: print COFF delay-load import table
2014-10-02 Rui Ueyamallvm-readobj: add a test for COFF import-by-ordinal...
2014-10-02 Rui Ueyamallvm-readobj: print COFF imported symbols
2014-10-02 Rui UeyamaThis patch adds a new flag "-coff-imports" to llvm...
2014-10-02 Eric ChristopherRemove test directories with no tests.
2014-09-30 Alex LorenzRevert r218673 'llvm-cov: add test for report's functio...
2014-09-30 Alex Lorenzllvm-cov: add test for report's function & file associa...
2014-09-30 Alex Lorenzllvm-cov: Use the number of executed functions for...
2014-09-26 Kevin EnderbyUpdate llvm-objdump’s Mach-O symbolizer code to print...
2014-09-26 David Majnemerllvm-vtabledump: strip trailing NUL bytes
2014-09-26 David Majnemerllvm-vtabledump: Dump RTTI structures for the MS ABI
2014-09-25 Justin Bognerllvm-cov: Combine segments that cover the same location
2014-09-24 Kevin EnderbyFlush out enough of llvm-objdump’s SymbolizerSymbolLook...
2014-09-24 Renato GolinRemoving empty ARM tests from failed revert
2014-09-24 Renato GolinRemoving empty tests from failed revert
2014-09-24 Renato GolinRevert 218407 - Add support for ARM and AArch64 BE...
2014-09-24 Renato GolinRevert 218408 - Report endianness in output of {dwarf...
2014-09-24 Renato GolinReport endianness in output of {dwarf, obj}dump
2014-09-24 Renato GolinAdd support for ARM and AArch64 BE object files
2014-09-24 Kaelyn TakataRevert "Add support for ARM and AArch64 BE object files"
2014-09-24 Kaelyn TakataRevert "Report endianness in output of {dwarf, obj...
2014-09-24 Renato GolinReport endianness in output of {dwarf, obj}dump
2014-09-24 Renato GolinAdd support for ARM and AArch64 BE object files
2014-09-23 Timur IskhodzhanovRebuild the inputs for the codeview-linetables.test...
2014-09-20 David Majnemerllvm-readobj: pretty-print special COFF section names
2014-09-19 Justin Bognerllvm-cov: Prevent a test from matching its own check...
2014-09-19 Justin Bognerllvm-cov: Fix dropped lines when filters were applied
2014-09-18 Peter CollingbourneLTO: introduce object file-based on-disk module format.
2014-09-17 Nick Kledzik[llvm-objdump] clean up test cases now that build bots...
2014-09-17 Justin Bognerllvm-cov: Push some more debug output into the View...
2014-09-17 Rafael EspindolaInternalize common symbols when we can.
2014-09-17 Alexey SamsonovExclude known and bugzilled failures from UBSan bootstrap
2014-09-17 Nick Kledzik[llvm-objdump] properly use c_str() with format("%s...
2014-09-16 Nick Kledziktweak test case for debugging bot
2014-09-16 Kevin EnderbyHookup the MCSymbolizer to llvm-objdump’s disassembly...
2014-09-16 Nick Kledziktweak test case to help build bot
2014-09-16 David Majnemeryaml2obj: Support bigobj
2014-09-16 Nick Kledziktweak test case to help solve why failing on one build bot
2014-09-16 Nick Kledzik[llvm-objdump] for mach-o add -bind, -lazy-bind, and...
2014-09-15 Justin Bognerllvm-cov: Make debug output more consistent
2014-09-15 Justin Bognerllvm-cov: Fix an issue with showing regions but not...
2014-09-12 Nick KledzikStop suppress error messages in test case to see why...
2014-09-12 Nick Kledzik[llvm-objdump] support -rebase option for mach-o to...
2014-09-12 Justin Bognerllvm-profdata: Avoid undefined behaviour when reading...
2014-09-11 Justin BognerRevert "llvm-cov: Remove an overly system specific...
2014-09-10 Rafael EspindolaRemember to eraseFromParent after replaceAllUsesWith.
2014-09-10 David MajnemerObject: Add support for bigobj
2014-09-10 Justin Bognerllvm-cov: Remove an overly system specific test
2014-09-10 Justin Bognerllvm-cov: Fix a misuse of ArrayRef::slice I introduced...
2014-09-09 Rafael EspindolaHandle common linkage correctly in the gold plugin.
2014-09-09 Tim Northoverllvm-objdump: don't crash when __compact_unwind has...
2014-09-05 Rafael EspindolaThe gold tests also require ppc to be compiled in.
2014-09-04 Kevin EnderbyRemoved the ctime printed “time stamp” from macho-priva...
2014-09-04 Kevin EnderbyAdds the next bit of support for llvm-objdump’s -privat...
2014-09-03 Rafael EspindolaUpdate to not depend on "llvm-objdump -d -symbolize".
2014-09-03 Nick KledzikFix test case to match correct llvm-objdump output
2014-08-30 Nick KledzikObject/llvm-objdump: allow dumping of mach-o exports...
2014-08-29 Kevin EnderbyNext bit of support for llvm-objdump’s -private-headers...
2014-08-23 Alex Lorenzllvm-cov: test: add xfail for the big-endian buildbots
2014-08-22 Rafael EspindolaAdd support for comdats to the gold plugin.
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...
2014-08-22 Kevin EnderbyAdd the start of the support for llvm-objdump’s -privat...
2014-08-21 Rafael EspindolaRewrite the gold plugin to fix pr19901.
2014-08-18 Kevin EnderbyMake llvm-objdump handle both arm and thumb disassembly...
2014-08-12 Rafael EspindolaMake the test a bit more strict.
2014-08-12 Rafael EspindolaAdd a plugin testcase for merging weak variables.
2014-08-12 Tim Northoverllvm-objdump: print contents of MachO __unwind_info...
2014-08-11 Rafael EspindolaFix using -plugin-opt=apiflie when also using -plugin...
2014-08-11 Tim NorthoverAArch64: add support for dynamic-loader relocations
2014-08-11 Tim Northoverllvm-readobj: zero out timestamp in COFF auto-generated...
2014-08-07 Rafael EspindolaFix test failure on ARM.
2014-08-07 NAKAMURA Takumillvm/test/tools/llvm-objdump: Reorganize target-depende...
2014-08-06 Kevin EnderbyAdd the -mcpu= option to llvm-objdump for use with...
2014-08-05 Rafael EspindolaAdd a test showing the interaction of linker scripts...
2014-08-01 Justin BognerInstrProf: Allow multiple functions with the same name
2014-08-01 Justin Bognerllvm-profdata: Replace redundant tests with more target...
2014-08-01 Tim Northoverllvm-objdump: implement printing for MachO __compact_un...
2014-07-30 Justin Bognerllvm-profdata: Add a test for mismatched numbers of...
2014-07-30 Justin Bognerllvm-profdata: Use consistent file suffixes in tests
2014-07-30 Rafael EspindolaAdd a small test showing when a linkonce_odr symbol...
2014-07-29 Justin Bognerllvm-profdata: Clean up and reorganize some tests
2014-07-29 Rafael Espindolagold plugin: Fix handling of corrupted bitcode files.
2014-07-29 Rafael EspindolaAdd a test for the mtriple plugin option.
2014-07-28 Rafael EspindolaTest the linker plugin handling of llvm.used.
2014-07-28 Rafael EspindolaAdd tests for the various emit-llvm plugin options.
2014-07-28 Rafael EspindolaTest the mcpu option.
next