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
/
llvmc
/
driver
Age
Commit message (
Expand
)
Author
2010-08-15
llvmc: remove dynamic plugins.
Mikhail Glushenkov
2009-06-25
Remove duplication.
Mikhail Glushenkov
2009-06-23
Make llvmc work again.
Mikhail Glushenkov
2009-06-16
Remove support for building LLVM libraries into "relinked"
Chris Lattner
2009-03-03
Use LLVMLIBS instead of USEDLIBS.
Mikhail Glushenkov
2009-03-02
Move code from Main.cpp to the include dir.
Mikhail Glushenkov
2009-03-02
Reorganize llvmc code.
Mikhail Glushenkov
2009-01-30
Add some comments.
Mikhail Glushenkov
2009-01-21
Fix 'llvm-config --libs' output.
Mikhail Glushenkov
2009-01-14
Make -o a prefix option.
Mikhail Glushenkov
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2008-12-07
CMake: Added Tool.cpp to tools/llvmc/driver.
Oscar Fuentes
2008-12-07
Join tools couldn't be used in the middle of the toolchain.
Mikhail Glushenkov
2008-12-07
Use (actions) instead of option properties, support external options.
Mikhail Glushenkov
2008-11-26
Disallow multiple edges.
Mikhail Glushenkov
2008-11-25
CMake: llvmc2 is now known as llvmc.
Oscar Fuentes
2008-11-25
Since the old llvmc was removed, rename llvmc2 to llvmc.
Mikhail Glushenkov