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
/
examples
/
Makefile
Age
Commit message (
Expand
)
Author
2009-04-12
Add Kaleidoscope to examples/ so that it gets built regularly and we'll notice
Nick Lewycky
2007-12-29
remove attributions from the rest of the llvm makefiles.
Chris Lattner
2007-09-12
add a new BF->LLVM translator, contributed by Sterling Stein.
Chris Lattner
2007-07-03
Remove BFtoLLVM. It was old, and a poor example because it didn't use best p...
Owen Anderson
2007-03-06
Revert last patch. The examples build now.
Reid Spencer
2007-03-06
temporarily disable this until Reid has a chance to fix it.
Chris Lattner
2006-12-01
For PR1019:
Reid Spencer
2006-06-01
Support correct build:
Reid Spencer
2005-07-12
For PR418:
Reid Spencer
2004-10-05
Build BFtoLLVM example front-end by default
Brian Gaeke
2004-08-23
Moved small examples from /projects/SmallExamples to /examples.
Reid Spencer
2004-08-23
Fix Title line
Reid Spencer
2004-08-20
Make people explicitly add dirs to this. Remove ModuleMaker as it currently
Chris Lattner
2004-08-19
Make the SmallExamples programs compile in their new home.
Reid Spencer