index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
Makefile
Age
Commit message (
Expand
)
Author
2013-11-20
pnacl-benchmark - an ad-hoc tool to benchmark PNaCl translation-related stuff.
Eli Bendersky
2013-10-23
Remove obsolete bitcode wrapper code
Derek Schuff
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-05-15
Separate the PNaCl llc into a tool named pnacl-llc (how original!)
Eli Bendersky
2013-05-06
Copy llvm-bcanalyzer to build pnacl-bcanalyzer.
Karl Schimpf
2013-05-01
Copy LLVM bitcode reader to generate a PNaCl wire format reader.
Karl Schimpf
2013-04-26
Copy Bitwriter to generate PNaClBitwriter.
Karl Schimpf
2013-04-05
Move yaml2obj to tools too.
Rafael Espindola
2013-04-05
Move obj2yaml to tools to sort out make's dependencies.
Rafael Espindola
2013-03-13
ABI verifier: Add standalone tool pnacl-abicheck
Derek Schuff
2013-01-11
Merge commit '1ad9253c9d34ccbce3e7e4ea5d87c266cbf93410'
Derek Schuff
2012-11-27
Merge commit '8d20b5f9ff609e70fae5c865931ab0f29e639d9c'
Derek Schuff
2012-11-27
Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS sett...
Andrew Kaylor
2012-11-21
Adding tests for the Intel JIT event listener's MCJIT support.
Andrew Kaylor
2012-11-12
[ASan] Add llvm-symbolizer from to tools/
Alexander Potapenko
2012-11-06
Merge commit 'cfe09ed28d8a65b671e8b7a716a933e98e810e32'
Derek Schuff
2012-10-31
MC: Simple example parser for MC assembly markup.
Jim Grosbach
2012-07-09
LOCALMODs from hg 0b098ca44de7 against r158408 (hg 90a87d6bfe45)
Derek Schuff
2012-04-19
Remove llvm-ld and llvm-stub (which is only used by llvm-ld).
Michael J. Spencer
2012-03-01
[Object]
David Meyer
2012-02-26
Add a random .LL file generator to stress-test different llvm components.
Nadav Rotem
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-29
edis: Sink EDMain.cpp into lib/MC/MCDisassembler.
Daniel Dunbar
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-03
llvm-config: Start stubbing out a C++ version of llvm-config (as llvm-config-2,
Daniel Dunbar
2011-10-16
autoconf: Introduce --with-clang-srcdir, to build out-of-tree clang as tools/...
NAKAMURA Takumi
2011-09-28
Add llvm-size.
Michael J. Spencer
2011-09-28
Introduce llvm-cov.
Devang Patel
2011-09-19
Remove llvmc and assorted build machinery for it.
Eric Christopher
2011-09-13
Sketch out a DWARF parser.
Benjamin Kramer
2011-03-18
MachO file loader and execution utility.
Jim Grosbach
2011-02-20
This patch lets LLDB build as an LLVM subproject. LLDB is not built in
Stephen Wilson
2011-02-18
Revert r125956, which broke the build if you _don't_ have lldb checked out.
Owen Anderson
2011-02-18
This patch lets LLDB build as an LLVM subproject. LLDB is not built in
Stephen Wilson
2011-01-20
Add llvm-objdump
Michael J. Spencer
2010-12-16
build: Fix ONLY_TOOLS to not build lto etc. unless specified.
Daniel Dunbar
2010-11-29
tools/Makefile: Don't look into $(TARGET_OS), but $(HOST_OS), to inspect avai...
NAKAMURA Takumi
2010-11-29
tools/Makefile: Fix indentation.
NAKAMURA Takumi
2010-11-29
tools/Makefile: Enable building lto, edis and bugpoint-passes on Cygming.
NAKAMURA Takumi
2010-11-27
macho-dump: Stub out C++ macho-dump tool.
Daniel Dunbar
2010-10-30
Add polly support to the build system.
Tobias Grosser
2010-08-24
Check in a couple of changes that I apparently never committed:
John McCall
2010-08-09
Don't try to build a plugin on windows.
Rafael Espindola
2010-08-07
Move the bugpoint test passes to a plugin in preparation for having bugpoint
Rafael Espindola
2010-07-20
fix DISABLE_EDIS
Chris Lattner
2010-07-20
start straightening out libedis's dependencies and make it fit
Chris Lattner
2010-07-14
Remove some broken code to check the DISABLE_EDIS flag (edis is now in the
Bob Wilson
[next]