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
/
CMakeLists.txt
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-29
Fix CMake build of bitcode wrapper header utility.
Derek Schuff
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-17
Build LLVMgold.so on FreeBSD using cmake.
Rafael Espindola
2013-03-13
ABI verifier: Add standalone tool pnacl-abicheck
Derek Schuff
2013-02-28
Connect LLVM CMake build scripts to LLDB's CMake scripts:
Daniel Malea
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-10-31
MC: Simple example parser for MC assembly markup.
Jim Grosbach
2012-04-26
[CMake] Restructure how Clang, Polly and other external projects get included.
Michael J. Spencer
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-07
Have cmake build llvm-cov. Patch by arrowdodger.
Duncan Sands
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-2: Implement build system support for getting the variables we only
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
tools/CMakeLists.txt: Fixup r142103. I don't remember why I had missed the line.
NAKAMURA Takumi
2011-10-16
CMake: Introduce LLVM_CLANG_SOURCE_DIR, "tools/clang" by default. Clang will ...
NAKAMURA Takumi
2011-09-28
Add llvm-size.
Michael J. Spencer
2011-09-20
Remove llvmc from CMake as well.
Eric Christopher
2011-09-13
Sketch out a DWARF parser.
Benjamin Kramer
2011-07-14
CMake: Add a new configuration option LLVM_BUILD_CLANG that's
Douglas Gregor
2011-04-28
Revert an unintended commit. Very sorry for this one.
Chandler Carruth
2011-04-28
nuke gold
Chandler Carruth
2011-03-18
MachO file loader and execution utility.
Jim Grosbach
2011-03-13
LTO is not ready for Windows.
Oscar Fuentes
2011-03-12
Build LTO as a static library too.
Oscar Fuentes
2011-03-11
Add LTO and gold plugin to the CMake build. Linux-only, support for
Oscar Fuentes
2011-01-20
Add llvm-objdump
Michael J. Spencer
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-09-13
Revert "CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally."
Michael J. Spencer
2010-09-10
CMake: Get rid of LLVMLibDeps.cmake and export the libraries normally.
Michael J. Spencer
2010-08-24
Check in a couple of changes that I apparently never committed:
John McCall
2010-08-08
Try to fix cmake build.
Rafael Espindola
2010-04-13
Add CMake support for 'edis'.
Ted Kremenek
2009-10-05
remove llvm-db: it is completely broken and if anyone wants to do a debugger,
Chris Lattner
[next]