summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* [PM] Wire the analysis passes (such as they are) into the registry, andChandler Carruth2014-04-21
* [PM] Add a nice low-tech registry of passes as a boring macro expansionChandler Carruth2014-04-21
* [C++11] Range-based loop simplification.Simon Atanasyan2014-04-20
* ProfileData: Add support for the indexed instrprof formatJustin Bogner2014-04-18
* [DWARF parser] Turn DILineInfo into a struct.Alexey Samsonov2014-04-18
* Atomics: promote ARM's IR-based atomics pass to CodeGen.Tim Northover2014-04-17
* objdump: identify WoA WinCOFF/ARM correctlySaleem Abdulrasool2014-04-17
* tools: fix invalid printing, buffer overrun in llvm-readobjSaleem Abdulrasool2014-04-16
* verify-di: Implement DebugInfoVerifierDuncan P. N. Exon Smith2014-04-15
* [MC] Require an MCContext when constructing an MCDisassembler.Lang Hames2014-04-15
* tools: fix heap-buffer-overrun detected via ASANSaleem Abdulrasool2014-04-14
* Teach llvm-lto to respect the given RelocModel.James Molloy2014-04-14
* tools: simplify symbol handling in objdumpSaleem Abdulrasool2014-04-14
* tools: address possible non-null terminated filenamesSaleem Abdulrasool2014-04-14
* tools: remove duplication of coff_aux_fileSaleem Abdulrasool2014-04-13
* tools: avoid a string duplicationSaleem Abdulrasool2014-04-13
* tools: teach objdump about FILE aux recordsSaleem Abdulrasool2014-04-13
* tools: remove unnecessary copy of array_lengthofSaleem Abdulrasool2014-04-12
* llc: Add support for -mcpu=native.Jim Grosbach2014-04-12
* [yaml2obj][ELF] ELF Relocations Support.Simon Atanasyan2014-04-11
* [yaml2obj][ELF] Rename class SectionNameToIdxMap => NameToIdxMap. It canSimon Atanasyan2014-04-06
* Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola2014-04-03
* Fix a nomenclature error in llvm-nm.Rafael Espindola2014-04-02
* Revert "Reapply "LTO: add API to set strategy for -internalize""Duncan P. N. Exon Smith2014-04-02
* [yaml2obj][ELF] Convert some static functions into class members toSimon Atanasyan2014-04-02
* [yaml2obj][ELF] Remove unused typedef.Simon Atanasyan2014-04-02
* [yaml2obj][ELF] Move section index to the ELFState class.Simon Atanasyan2014-04-02
* [yaml2obj][ELF] Remove relationship between ELFStateSimon Atanasyan2014-04-02
* [yaml2obj] Add support for ELF e_flags.Daniel Sanders2014-03-31
* Windows: canonicalise the default windows tripleSaleem Abdulrasool2014-03-29
* Add missing include (for r205050)David Blaikie2014-03-28
* llvm-mc: error when -compress-debug-sections is requested and zlib is not linkedDavid Blaikie2014-03-28
* DebugInfo: Support for compressed debug info sectionsDavid Blaikie2014-03-27
* Update MCSymbolizer and its subclasses' constructors to reflect the fact thatLang Hames2014-03-27
* Create .symtab_shndxr only when needed.Rafael Espindola2014-03-25
* DebugInfo: Support debug_loc under fissionDavid Blaikie2014-03-25
* VS integration installer: set SUCCESS=1 if we find VS 2013Hans Wennborg2014-03-24
* Teach llvm-readobj to print human friendly description of reserved sections.Rafael Espindola2014-03-24
* llvm-profdata: Check for bad data in the show commandJustin Bogner2014-03-23
* llvm-profdata: Use Format.h instead of handrolling a formatterJustin Bogner2014-03-23
* llvm-profdata doesn't require LLVMCore.NAKAMURA Takumi2014-03-23
* llvm-profdata: Avoid F_Text in "merge" for now, since "llvm-profdata show" is...NAKAMURA Takumi2014-03-22
* ProfileData: Introduce InstrProfWriter using the naive text formatJustin Bogner2014-03-21
* llvm-profdata: Implement show commandJustin Bogner2014-03-21
* ProfileData: Introduce the InstrProfReader interface and a text readerJustin Bogner2014-03-21
* llvm-objdump output hex to match binutils' objdumpGreg Fitzgerald2014-03-20
* Remove llvm-mc's disable-cfi option.Rafael Espindola2014-03-20
* llvm-profdata: Remove an empty commentJustin Bogner2014-03-20
* Object: Output .file symbols properlyDavid Majnemer2014-03-20
* Object: Abstract out the determination of function line symbolsDavid Majnemer2014-03-20