2015-06-22 |
Frederic Riss | [Object] Search for architecures by name in MachOUniver... |
tree | commitdiff |
2015-06-22 |
Rafael Espindola | Add a triple to the test to fix it on some hosts. |
tree | commitdiff |
2015-06-18 |
Rafael Espindola | Improve the --expand-relocs handling of MachO. |
tree | commitdiff |
2015-06-18 |
Rafael Espindola | Pass --expand-relocs to a few more tests. |
tree | commitdiff |
2015-06-16 |
Simon Atanasyan | [llvm-readobj] Print MIPS .reginfo section content |
tree | commitdiff |
2015-06-16 |
Frederic Riss | Have MachOObjectFile::isValidArch() accept armv7 |
tree | commitdiff |
2015-06-15 |
Rafael Espindola | gold-plugin: save the .o when given -save-temps. |
tree | commitdiff |
2015-06-05 |
Frederic Riss | [dsymutil] Fix misspelled CHECK line. |
tree | commitdiff |
2015-06-05 |
Frederic Riss | [dsymutil] Add support for linking the debug_frame... |
tree | commitdiff |
2015-06-05 |
Frederic Riss | [dsymutil] Have the YAML deserialization rewrite the... |
tree | commitdiff |
2015-06-05 |
Frederic Riss | [dsymutil] Handle the -oso-prepend-path option when... |
tree | commitdiff |
2015-06-04 |
Alexey Samsonov | Fix buildbot failure on Windows by relaxing test expect... |
tree | commitdiff |
2015-06-04 |
Alexey Samsonov | llvm-objdump: return non-zero exit code for certain... |
tree | commitdiff |
2015-06-03 |
Frederic Riss | Reapply r238941 - [dsymutil] Accept a YAML debug map... |
tree | commitdiff |
2015-06-03 |
Frederic Riss | Revert "[dsymutil] Accept a YAML debug map as input... |
tree | commitdiff |
2015-06-03 |
Frederic Riss | [dsymutil] Accept a YAML debug map as input instead... |
tree | commitdiff |
2015-06-03 |
Frederic Riss | [dsymutil] Replace -parse-only option with -dump-debug-map |
tree | commitdiff |
2015-06-03 |
Rafael Espindola | Fix the interpretation of a 0 st_name. |
tree | commitdiff |
2015-06-01 |
Frederic Riss | [dsymutil] Use YAMLIO to dump debug map. |
tree | commitdiff |
2015-05-30 |
Davide Italiano | Clarify how the binary file checked in was generated. |
tree | commitdiff |
2015-05-25 |
Davide Italiano | [llvm-readobj/ELF] Teach how to decode DF_1_XXX flags |
tree | commitdiff |
2015-05-22 |
Rafael Espindola | Stop inventing symbol sizes. |
tree | commitdiff |
2015-05-15 |
Simon Atanasyan | [llvm-readobj] Teach llvm-readobj to print PT_MIPS_ABIF... |
tree | commitdiff |
2015-05-13 |
Justin Bogner | InstrProf: Fix display of large numbers in llvm-cov |
tree | commitdiff |
2015-05-07 |
Simon Atanasyan | [llvm-readobj] Print .MIPS.abiflags section content |
tree | commitdiff |
2015-05-06 |
Justin Bogner | InstrProf: Give coverage its own errors instead of... |
tree | commitdiff |
2015-05-06 |
Zachary Turner | A few fixes for llvm-symbolizer on Windows. |
tree | commitdiff |
2015-05-01 |
Zachary Turner | [llvm-pdbdump] Support dynamic load address and externa... |
tree | commitdiff |
2015-04-30 |
Kevin Enderby | For llvm-objdump, with the -archive-headers and -macho... |
tree | commitdiff |
2015-04-27 |
Zachary Turner | Make llvm-symbolizer work on Windows. |
tree | commitdiff |
2015-04-20 |
Simon Atanasyan | [Mips] Support DT_MIPS_OPTIONS dynamic section tag... |
tree | commitdiff |
2015-04-16 |
Kevin Enderby | For llvm-objdump, dump the (__OBJC,__protocol) section... |
tree | commitdiff |
2015-04-16 |
Kevin Enderby | For llvm-objdump added support for printing Objc1 32... |
tree | commitdiff |
2015-04-13 |
David Blaikie | llvm-readobj: teach it to handle MachO Universal Archiv... |
tree | commitdiff |
2015-04-06 |
Kevin Enderby | Fix failure on builder llvm-clang-lld-x86_64-debian... |
tree | commitdiff |
2015-04-06 |
Kevin Enderby | For llvm-objdump added support for printing Objc2 32... |
tree | commitdiff |
2015-04-01 |
Kevin Enderby | Add the option -objc-meta-data to llvm-objdump used... |
tree | commitdiff |
2015-03-28 |
Akira Hatanaka | [Objdump] Pass the correct subtarget to printInst. |
tree | commitdiff |
2015-03-27 |
Adrian Prantl | Add a -raw option to the -section mode of llvm-objdump. |
tree | commitdiff |
2015-03-24 |
Justin Bogner | llvm-cov: Require a subcommand when invoked as llvm-cov |
tree | commitdiff |
2015-03-24 |
Frederic Riss | [dsymutil] Temporarily disable some tests on windows. |
tree | commitdiff |
2015-03-24 |
Rafael Espindola | Add -m -m elf_x86_64 to gold invocations. |
tree | commitdiff |
2015-03-24 |
Rafael Espindola | [llvm-readobj] add support for macho universal binary. |
tree | commitdiff |
2015-03-19 |
Peter Collingbourne | test: Make a start on a test suite for libLTO. |
tree | commitdiff |
2015-03-19 |
Peter Collingbourne | libLTO, llvm-lto, gold: Introduce flag for controlling... |
tree | commitdiff |
2015-03-19 |
Peter Collingbourne | gold: Make powerpc support optional for the tests. |
tree | commitdiff |
2015-03-19 |
Justin Bogner | llvm-cov: Only emit colour by default if the output... |
tree | commitdiff |
2015-03-17 |
Kevin Enderby | Add the option -no-symbolic-operands to llvm-objdump... |
tree | commitdiff |
2015-03-17 |
Kevin Enderby | Add the option, -no-leading-addr llvm-objdump used... |
tree | commitdiff |
2015-03-17 |
Kevin Enderby | Add the option, -dis-symname to llvm-objdump used with... |
tree | commitdiff |
2015-03-17 |
Justin Bogner | llvm-cov: Warn instead of error if a .gcda has arcs... |
tree | commitdiff |
2015-03-16 |
Justin Bogner | InstrProf: Fix CoverageMappingReader on big endian |
tree | commitdiff |
2015-03-16 |
Kevin Enderby | Add the options, -dylibs-used and -dylib-id to llvm... |
tree | commitdiff |
2015-03-16 |
Justin Bogner | InstrProf: Remove xfails for big-endian from coverage... |
tree | commitdiff |
2015-03-16 |
Justin Bogner | InstrProf: Do a better job of reading coverage mapping... |
tree | commitdiff |
2015-03-16 |
Frederic Riss | [dsymutil] Add support to generate .debug_pubnames... |
tree | commitdiff |
2015-03-16 |
NAKAMURA Takumi | Rework r232337. Let llvm/test/tools/dsymutil/X86/basic... |
tree | commitdiff |
2015-03-15 |
NAKAMURA Takumi | Suppress llvm/test/tools/dsymutil/X86/basic-linking... |
tree | commitdiff |
2015-03-15 |
NAKAMURA Takumi | llvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86... |
tree | commitdiff |
2015-03-15 |
Frederic Riss | [dsymutil] Add support for linking line tables. |
tree | commitdiff |
2015-03-15 |
David Majnemer | llvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump |
tree | commitdiff |
2015-03-15 |
Frederic Riss | [dsymutil] Add function size to the debug map. |
tree | commitdiff |
2015-03-14 |
Frederic Riss | [dsymutil] Add support for debug_loc section. |
tree | commitdiff |
2015-03-14 |
Frederic Riss | [dsymutil] Generate debug_aranges section. |
tree | commitdiff |
2015-03-13 |
Frederic Riss | [dsymutil] Implement DW_AT_ranges linking. |
tree | commitdiff |
2015-03-13 |
Frederic Riss | [dsymutil] Fix handling of cross-cu forward references. |
tree | commitdiff |
2015-03-13 |
Frederic Riss | [dsymutil] Add relocation of compile_units low_pc/high_pc. |
tree | commitdiff |
2015-03-13 |
Frederic Riss | [dsymutil] Fix location cloning for newer dwarf versions. |
tree | commitdiff |
2015-03-13 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-03-13 |
Kevin Enderby | Add the option, -non-verbose to llvm-objdump used with... |
tree | commitdiff |
2015-03-11 |
Kevin Enderby | Add the option, -info-plist to llvm-objdump used with... |
tree | commitdiff |
2015-03-11 |
Frederic Riss | [dsymutil] Correctly clone address attributes. |
tree | commitdiff |
2015-03-11 |
Justin Bogner | Now that r231902's test is executed, make it actually... |
tree | commitdiff |
2015-03-11 |
Daniel Jasper | Make test added in r231902 actually be executed. |
tree | commitdiff |
2015-03-11 |
Justin Bogner | InstrProf: Teach llvm-cov to handle universal binaries... |
tree | commitdiff |
2015-03-09 |
Justin Bogner | InstrProf: Use the proftext format for these coverage... |
tree | commitdiff |
2015-03-09 |
Justin Bogner | InstrProf: Allow hexadecimal function hashes in proftex... |
tree | commitdiff |
2015-03-07 |
Frederic Riss | [dsymutil] Apply relocations to DIE data before cloning. |
tree | commitdiff |
2015-03-06 |
Frederic Riss | [dsymutil] Support cloning DIE reference attributes. |
tree | commitdiff |
2015-03-06 |
Frederic Riss | [dsymutil] Add debug_str construction support. |
tree | commitdiff |
2015-03-04 |
Frederic Riss | [dsymutil] Add minimal code to emit DIE trees. |
tree | commitdiff |
2015-03-04 |
Rafael Espindola | Bring r231132 back with a fix. |
tree | commitdiff |
2015-03-04 |
NAKAMURA Takumi | Revert r231132, "Correctly handle -pass-remarks in... |
tree | commitdiff |
2015-03-04 |
Zachary Turner | [llvm-pdbdump] Display full enum definitions. |
tree | commitdiff |
2015-03-03 |
Rafael Espindola | Correctly handle -pass-remarks in the gold plugin. |
tree | commitdiff |
2015-03-02 |
Reid Kleckner | lit: Add 'cd' support to the internal shell and port... |
tree | commitdiff |
2015-03-02 |
Rafael Espindola | Add r230655 back with a fix. |
tree | commitdiff |
2015-03-02 |
Zachary Turner | [llvm-pdbdump] Many minor fixes and improvements |
tree | commitdiff |
2015-03-01 |
Zachary Turner | [llvm-pdbdump] Add regex-based filtering. |
tree | commitdiff |
2015-03-01 |
NAKAMURA Takumi | Revert r230655, "gold-plugin: "Upgrade" debug info... |
tree | commitdiff |
2015-02-28 |
Eric Christopher | Remove option.ll as part of the Forward Control Flow... |
tree | commitdiff |
2015-02-28 |
Frederic Riss | [dsymutil] Add the DwarfStreamer class. |
tree | commitdiff |
2015-02-27 |
David Majnemer | llvm-vtabledump: Update field with a better name |
tree | commitdiff |
2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-27 |
David Blaikie | [opaque pointer type] Add textual IR support for explic... |
tree | commitdiff |
2015-02-27 |
David Majnemer | llvm-vtabledump: Dump catch/throw exception structures... |
tree | commitdiff |
2015-02-26 |
Rafael Espindola | gold-plugin: "Upgrade" debug info and handle its warnings. |
tree | commitdiff |
2015-02-23 |
Justin Bogner | InstrProf: Teach llvm-cov to show the max count instead... |
tree | commitdiff |
2015-02-18 |
Colin LeMahieu | [Objdump] Fixing crash when printing symbols in ELF... |
tree | commitdiff |
2015-02-18 |
Zachary Turner | Modify llvm-readobj to dump symbol record bytes. |
tree | commitdiff |
next |