projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[AVX512] Add test for FMA masking instrinsics
[oota-llvm.git]
/
tools
/
2014-08-14
Aaron Ballman
Silencing some -Wcast-qual warnings and removing some...
tree
|
commitdiff
2014-08-13
Rafael Espindola
Simplify ownership with std::unique_ptr. NFC.
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-12
Tim Northover
llvm-objdump: print contents of MachO __unwind_info...
tree
|
commitdiff
2014-08-11
Rafael Espindola
Fix using -plugin-opt=apiflie when also using -plugin...
tree
|
commitdiff
2014-08-11
Tim Northover
llvm-objdump: fix remaining use of %x format specifier...
tree
|
commitdiff
2014-08-08
Rafael Espindola
getLoadName is only implemented for ELF, make it ELF...
tree
|
commitdiff
2014-08-08
Rafael Espindola
Use a simpler predicate. NFC.
tree
|
commitdiff
2014-08-08
Tim Northover
llvm-objdump: add missing % in format specifier.
tree
|
commitdiff
2014-08-08
Tim Northover
llvm-objdump: use portable format specifiers for info.
tree
|
commitdiff
2014-08-07
Eric Christopher
Temporarily Revert "Nuke the old JIT." as it's not...
tree
|
commitdiff
2014-08-07
Rafael Espindola
fix configure+make build
tree
|
commitdiff
2014-08-07
Rafael Espindola
Nuke the old JIT.
tree
|
commitdiff
2014-08-06
Kevin Enderby
Add the -mcpu= option to llvm-objdump for use with...
tree
|
commitdiff
2014-08-05
Lang Hames
[MCJIT] Make llvm-rtdyld check RuntimeDyld's error...
tree
|
commitdiff
2014-08-05
Rafael Espindola
Don't internalize all but main by default.
tree
|
commitdiff
2014-08-04
Eric Christopher
Remove the TargetMachine forwards for TargetSubtargetIn...
tree
|
commitdiff
2014-08-01
Duncan P. N. Exon...
verify-uselistorder: Reverse use-lists at every verific...
tree
|
commitdiff
2014-08-01
Duncan P. N. Exon...
verify-uselistorder: Add missing `static`
tree
|
commitdiff
2014-08-01
Duncan P. N. Exon...
verify-uselistorder: Move shuffleUseLists() out of...
tree
|
commitdiff
2014-08-01
Duncan P. N. Exon...
verify-uselistorder: Make the verification logic easier...
tree
|
commitdiff
2014-08-01
Rafael Espindola
Use object::Archive::create instead of new object:...
tree
|
commitdiff
2014-08-01
Rafael Espindola
Replace comment about ownership with std::unique_ptr.
tree
|
commitdiff
2014-08-01
Rafael Espindola
Remove lto_codegen_set_attr.
tree
|
commitdiff
2014-08-01
Rafael Espindola
Remove some calls to std::move.
tree
|
commitdiff
2014-08-01
Tim Northover
llvm-objdump: implement printing for MachO __compact_un...
tree
|
commitdiff
2014-08-01
Sylvestre Ledru
Revert of 214418:
tree
|
commitdiff
2014-07-31
Rafael Espindola
Replaces a few pointers with references in llvm-nm...
tree
|
commitdiff
2014-07-31
Hans Wennborg
msbuild integration: remove duplicated lines and BOM...
tree
|
commitdiff
2014-07-31
Rafael Espindola
Use a reference instead of a pointer.
tree
|
commitdiff
2014-07-31
Rafael Espindola
Remove unused argument.
tree
|
commitdiff
2014-07-31
Rafael Espindola
Move MCObjectSymbolizer.h to MC/MCAnalysis.
tree
|
commitdiff
2014-07-31
Duncan P. N. Exon...
verify-uselistorder: Change the default -num-shuffles=5
tree
|
commitdiff
2014-07-31
Eric Christopher
Create a default symver on Linux like ELF OSes.
tree
|
commitdiff
2014-07-31
Rafael Espindola
Use std::unique_ptr to make the ownership explicit.
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
Rename llvm-uselistorder => verify-uselistorder
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
llvm-uselistorder: Improve the tool description
tree
|
commitdiff
2014-07-30
Duncan P. N. Exon...
llvm-uselistorder: Fix memory leak from r214125
tree
|
commitdiff
2014-07-30
Lang Hames
[MCJIT] Actually remap sections based llvm-rtdyld optio...
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use range loops.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Convert a few more function pointer calls to just ...
tree
|
commitdiff
2014-07-30
Rafael Espindola
Don't duplicate the function name in a comment.
tree
|
commitdiff
2014-07-30
Rafael Espindola
Use function pointers with just f(1,2) instead of ...
tree
|
commitdiff
2014-07-29
Lang Hames
[MCJIT] Add options to llvm-rtdyld to describe a phony...
tree
|
commitdiff
2014-07-29
Rafael Espindola
Use nullptr instead of NULL.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Remove unused includes.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Delete dead code.
tree
|
commitdiff
2014-07-29
Rafael Espindola
gold plugin: Fix handling of corrupted bitcode files.
tree
|
commitdiff
2014-07-29
Rafael Espindola
Small gold plugin simplifications.
tree
|
commitdiff
2014-07-29
Simon Atanasyan
Install the `obj2yaml` and `yaml2obj` utilities togethe...
tree
|
commitdiff
2014-07-29
Duncan P. N. Exon...
llvm-uselistorder: Fix header comments from r214144
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
llvm-uselistorder: Add -num-shuffles option
tree
|
commitdiff
2014-07-28
Kevin Enderby
Tweak llvm-nm’s -undefined-only (aka -u) printing for...
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
llvm-uselistorder: Get it building in configure+make...
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
Bitcode: Serialize (and recover) use-list order
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
llvm-uselistorder: Add -save-temps option
tree
|
commitdiff
2014-07-28
Duncan P. N. Exon...
llvm-uselistorder: Check the correct flag for assembly
tree
|
commitdiff
2014-07-28
Alex Lorenz
llvm-cov: move the gcov code into a separate file.
tree
|
commitdiff
2014-07-25
NAKAMURA Takumi
llvm-uselistorder: Fix up LINK_COMPONENTS.
tree
|
commitdiff
2014-07-25
Duncan P. N. Exon...
Move -verify-use-list-order into llvm-uselistorder
tree
|
commitdiff
2014-07-25
David Majnemer
llvm-vtabledump: use a std::map instead of a StringMap...
tree
|
commitdiff
2014-07-24
Kevin Enderby
Add an implementation for llvm-nm’s -print-file-name...
tree
|
commitdiff
2014-07-24
David Majnemer
llvm-vtabledump: A vtable dumper
tree
|
commitdiff
2014-07-24
NAKAMURA Takumi
[CMake] tools/lto: Prune redundant libdep(s).
tree
|
commitdiff
2014-07-24
NAKAMURA Takumi
Update library dependencies.
tree
|
commitdiff
2014-07-23
Reid Kleckner
Add a VS "14" msbuild toolset
tree
|
commitdiff
2014-07-22
Lang Hames
[MCJIT] Refactor and add stub inspection to the Runtime...
tree
|
commitdiff
2014-07-21
Duncan P. N. Exon...
Revert "[C++11] Add predecessors(BasicBlock *) / succes...
tree
|
commitdiff
2014-07-21
David Blaikie
Correct the ownership passing semantics of object:...
tree
|
commitdiff
2014-07-20
Manuel Jacob
[C++11] Add predecessors(BasicBlock *) / successors...
tree
|
commitdiff
2014-07-17
Kevin Enderby
Tweak formating to match what clang-format would be...
tree
|
commitdiff
2014-07-17
Kevin Enderby
Add printing of Mach-O stabs in llvm-nm.
tree
|
commitdiff
2014-07-16
Kevin Enderby
Add the "-x" flag to llvm-nm for Mach-O files that...
tree
|
commitdiff
2014-07-15
NAKAMURA Takumi
Prune Redundant libdeps in CMake's target_link_librarie...
tree
|
commitdiff
2014-07-14
Justin Bogner
Support: Fix option handling when using cl::Required...
tree
|
commitdiff
2014-07-14
David Majnemer
llvm-objdump: Handle BSS sections larger than the objec...
tree
|
commitdiff
2014-07-14
NAKAMURA Takumi
[CMake] Update libdeps.
tree
|
commitdiff
2014-07-13
Simon Atanasyan
[Mips] Support SHT_MIPS_ABIFLAGS section type flag...
tree
|
commitdiff
2014-07-13
NAKAMURA Takumi
[CMake] Add LLVM_LINK_COMPONENTS to loadable modules...
tree
|
commitdiff
2014-07-13
NAKAMURA Takumi
bugpoint/ToolRunner.cpp: ProcessFailure(): Close ErrorF...
tree
|
commitdiff
2014-07-11
Kevin Enderby
Add the "-s" flag to llvm-nm for Mach-O files that...
tree
|
commitdiff
2014-07-08
Kevin Enderby
Changed the lvm-nm alias "-s" for -print-armap to ...
tree
|
commitdiff
2014-07-07
Rafael Espindola
Use raw_fd_ostream instead of std::ofstream.
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update the MemoryBuffer API to use ErrorOr.
tree
|
commitdiff
2014-07-06
Rafael Espindola
Declare variable on first use.
tree
|
commitdiff
2014-07-06
Rafael Espindola
This only needs a StringRef.
tree
|
commitdiff
2014-07-06
Alp Toker
SourceMgr: make valid buffer IDs start from one
tree
|
commitdiff
2014-07-05
Simon Atanasyan
[llvm-readobj] Fix output of MIPS GOT without local...
tree
|
commitdiff
2014-07-04
Rafael Espindola
Change LTOModule`s getTargetTriple and setTargetTriple...
tree
|
commitdiff
2014-07-04
Tim Northover
llvm-readobj: fix MachO relocatoin printing a bit.
tree
|
commitdiff
2014-07-04
Alp Toker
Sink undesirable LTO functions into the old C API
tree
|
commitdiff
2014-07-03
Peter Collingbourne
gold plugin: move target initialization to the top...
tree
|
commitdiff
2014-07-03
Peter Collingbourne
LTO: rename the various makeLTOModule overloads.
tree
|
commitdiff
2014-07-03
Kevin Enderby
Add the -just-symbol-name (aka -j) flag to llvm-nm...
tree
|
commitdiff
2014-07-03
Rafael Espindola
Add support for inline asm symbols in llvm-ar.
tree
|
commitdiff
2014-07-03
Rafael Espindola
fix configure+make build
tree
|
commitdiff
2014-07-03
Rafael Espindola
Add support for inline asm symbols to IRObjectFile.
tree
|
commitdiff
2014-07-03
Kevin Enderby
Add the -U flag to llvm-nm as an alias to -defined...
tree
|
commitdiff
2014-07-03
Rafael Espindola
Invert the MC -> Object dependency.
tree
|
commitdiff
2014-07-02
Kevin Enderby
Add the -reverse-sort flag (aka -r) to llvm-nm
tree
|
commitdiff
next