aboutsummaryrefslogtreecommitdiffstats
path: root/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Removed TracingBrainF from examples Makefile.Garrison Venn2010-09-151-2/+1
* Add a new example to the LLVM distribution: a trace-based Brainfuck compiler ...Owen Anderson2010-08-301-1/+2
* Trailing whitespace.Mikhail Glushenkov2010-08-191-3/+3
* Don't always run the ocaml kaleidoscope tutorials.Erick Tryzelaar2010-03-081-2/+5
* Add OCaml tutorial to the examples.Erick Tryzelaar2010-03-081-1/+2
* Modified examples Makefile to only build the ExceptionDemo example for Garrison Venn2010-02-231-1/+6
* Prevented build on WINDOWS using default make system. Stopped WINDOWS buildGarrison Venn2010-02-101-2/+5
* Adds a JIT based exception handling example to the examples directory. Garrison Venn2010-02-091-1/+2
* Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky2009-04-121-1/+1
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* add a new BF->LLVM translator, contributed by Sterling Stein.Chris Lattner2007-09-121-1/+1
* Remove BFtoLLVM. It was old, and a poor example because it didn't use best p...Owen Anderson2007-07-031-1/+1
* Revert last patch. The examples build now.Reid Spencer2007-03-061-2/+2
* temporarily disable this until Reid has a chance to fix it.Chris Lattner2007-03-061-2/+2
* For PR1019:Reid Spencer2006-12-011-1/+1
* Support correct build:Reid Spencer2006-06-011-2/+5
* For PR418:Reid Spencer2005-07-121-1/+1
* Build BFtoLLVM example front-end by defaultBrian Gaeke2004-10-051-1/+1
* Moved small examples from /projects/SmallExamples to /examples.Reid Spencer2004-08-231-3/+4
* Fix Title lineReid Spencer2004-08-231-2/+2
* Make people explicitly add dirs to this. Remove ModuleMaker as it currentlyChris Lattner2004-08-201-2/+1
* Make the SmallExamples programs compile in their new home.Reid Spencer2004-08-191-0/+16