index
:
llvm
embtk-support-master
embtk-support-release-3.2
embtk-support-release-3.3
embtk-support-release-3.4
master
release-3.2
release-3.4
Unofficial llvm GIT mirror used in EmbToolkit
Git daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
llvm-cov: Accept the long forms of gcov options
Justin Bogner
2014-01-29
*
llvm-cov: Improve help message text
Justin Bogner
2014-01-29
*
llvm-cov: Expect a source file as a positional parameter
Justin Bogner
2014-01-29
*
Normalize the style in llvm-nm.cpp.
Rafael Espindola
2014-01-29
*
Make createObjectFile's signature a bit less error prone.
Rafael Espindola
2014-01-29
*
Change MCStreamer EmitInstruction interface to take subtarget info
David Woodhouse
2014-01-28
*
[CMake] Put lli-child-target into the Folder "Misc".
NAKAMURA Takumi
2014-01-28
*
Do not reference llvm-gcc from bugpoint
Tobias Grosser
2014-01-27
*
Rename IMAGE_DLL_CHARACTERISTICS_HIGH_ENTROPY_VA.
Rui Ueyama
2014-01-27
*
Pass a MCSubtargetInfo down to the TargetStreamer creation.
Rafael Espindola
2014-01-26
*
COFF: Add a missing enum value for high entropy ASLR.
Rui Ueyama
2014-01-26
*
llvm-readobj: add support for PE32+ (Windows 64 bit executable).
Rui Ueyama
2014-01-26
*
Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Mark Seaborn
2014-01-25
*
llvm-objdump: Some style cleanups to follow LLVM coding style
Mark Seaborn
2014-01-25
*
Fix c++03 build.
Rafael Espindola
2014-01-24
*
Make ObjectFile ownership of the MemoryBuffer optional.
Rafael Espindola
2014-01-24
*
Fix known typos
Alp Toker
2014-01-24
*
Report lli remote IO errors consistently
Alp Toker
2014-01-24
*
lli: Factor portable messaging into a new RPCChannel facility
Alp Toker
2014-01-23
*
Remove unused include following r199929
Alp Toker
2014-01-23
*
Replace the interim lli build fix with something cleaner
Alp Toker
2014-01-23
*
Add target analysis passes to the codegen pipeline for MCJIT.
Juergen Ributzka
2014-01-23
*
Windows/ChildTarget.inc: LLIChildTarget::allocate() has gone since r199881.
NAKAMURA Takumi
2014-01-23
*
Interim build fix for Makefiles
Alp Toker
2014-01-23
*
Prospective Makefile build fix
Alp Toker
2014-01-23
*
Refactor lli-child-target to remove duplicated code
Alp Toker
2014-01-23
*
Tweak r199835 to use can_execute() instead of exists()
Alp Toker
2014-01-22
*
Eliminate inappropriate use of FindProgramByName() from lli
Alp Toker
2014-01-22
*
Don't open or fstat files twice in llvm-ar.
Rafael Espindola
2014-01-22
*
Pass the computed magic to createBinary and createObjectFile if available.
Rafael Espindola
2014-01-22
*
Whitespace.
NAKAMURA Takumi
2014-01-22
*
Change createObjectFile to return an ErrorOr.
Rafael Espindola
2014-01-22
*
Be a bit more consistent about using ErrorOr when constructing Binary objects.
Rafael Espindola
2014-01-21
*
Adding new LTO APIs to parse metadata nodes and extract linker options and
Yunzhong Gao
2014-01-21
*
Rename these methods to match the style guide.
Rafael Espindola
2014-01-21
*
tools: use 64-bit print specifier
Saleem Abdulrasool
2014-01-21
*
tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
2014-01-21
*
Whitespace.
NAKAMURA Takumi
2014-01-20
*
[PM] Wire up the Verifier for the new pass manager and connect it to the
Chandler Carruth
2014-01-20
*
[PM] Make the verifier work independently of any pass manager.
Chandler Carruth
2014-01-19
*
llvm-objdump/COFF: Print ordinal base number.
Rui Ueyama
2014-01-17
*
[opt][PassInfo] Allow opt to run passes that need target machine.
Quentin Colombet
2014-01-16
*
Fix style issues.
Rui Ueyama
2014-01-16
*
llvm-objdump/COFF: Print DLL name in the export table header.
Rui Ueyama
2014-01-16
*
llvm-symbolizer: make mangled name heuristic apply to all symbols
Ed Maste
2014-01-16
*
Revert r199361: Now, the sanitizer got the change
Quentin Colombet
2014-01-16
*
[LTO] Modify lto.exports to force the sanitizer to rebuilt LTO.exports
Quentin Colombet
2014-01-16
*
llmv-objdump/COFF: Print export table contents.
Rui Ueyama
2014-01-16
*
llvm-objdump: Don't print "Import table:" header if there's no import table.
Rui Ueyama
2014-01-15
*
[LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
2014-01-15
[next]