aboutsummaryrefslogtreecommitdiffstats
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
...
* Update for autoconf 2.6x;Dan Gohman2009-03-241-3/+3
* Fix bash-isms.Dan Gohman2009-03-241-2/+2
* CMake: auto-discover project files under the projects/ subdirectory.Oscar Fuentes2009-03-061-0/+9
* Add "sample" documentation to sample project.Nick Lewycky2008-09-151-0/+6
* Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman2008-06-241-1/+3
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Convert .cvsignore filesJohn Criswell2007-06-292-5/+0
* avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner2007-02-181-1/+1
* remove obsolete commentChris Lattner2007-01-171-1/+1
* For PR1074:Reid Spencer2007-01-1795-43683/+0
* relax typeChris Lattner2007-01-071-1/+1
* For PR950:Reid Spencer2006-12-311-44/+44
* For PR950:Reid Spencer2006-12-231-25/+25
* switch statistic over, remove misspelt comment.Chris Lattner2006-12-191-6/+2
* Update for llvm-gcc4 build.Reid Spencer2006-12-131-1/+1
* Change createInferredCast calls to more accurate cast creation calls.Reid Spencer2006-12-131-14/+18
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-071-4/+4
* Detemplatize the Statistic class.Devang Patel2006-12-061-1/+1
* Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling2006-11-291-5/+6
* For PR950:Reid Spencer2006-11-271-17/+19
* For PR950:Reid Spencer2006-11-081-1/+1
* Don't check variables before they are set.Reid Spencer2006-11-051-2/+3
* Make sample project -pedantic clean.Reid Spencer2006-11-032-5/+3
* Make Stacker Runtime -pedantic clean.Reid Spencer2006-11-032-12/+10
* For PR786:Reid Spencer2006-11-021-1/+0
* For PR950:Reid Spencer2006-11-021-1/+1
* For PR950:Reid Spencer2006-10-261-2/+2
* For PR950:Reid Spencer2006-10-201-8/+8
* Don't build the runtime library if LLVMGCC is not configured.Reid Spencer2006-10-021-0/+5
* Stacker doesn't build universal right.Chris Lattner2006-09-301-0/+6
* Fix a race condition in the makefile that broke grawp's tester last night.Chris Lattner2006-08-251-0/+1
* For PR797:Reid Spencer2006-08-183-4/+7
* Drop the -s2048 option, it is specified incorrectly and the correctReid Spencer2006-08-181-2/+2
* For PR780:Reid Spencer2006-08-072-5/+3
* Stacker uses EH.Chris Lattner2006-07-072-0/+2
* Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner2006-06-161-1/+1
* Fix build on systems with broken bisonChris Lattner2006-06-021-0/+5
* For PR786:Reid Spencer2006-06-012-0/+5
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-011-3/+3
* Avoid defining dead resultChris Lattner2006-05-121-1/+1
* Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2006-04-182-4/+29
* Distribute the Stacker samples directory.Reid Spencer2006-04-131-1/+1
* Distribute the lex/yacc files from the cvs version.Reid Spencer2006-04-121-0/+2
* Ignored generated files.Reid Spencer2006-03-231-0/+4
* Ignore generated files.Reid Spencer2006-03-232-0/+8
* Convert over to the new way of handling lex/bison checked into cvsChris Lattner2006-02-155-0/+419
* Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino2006-01-061-1/+2
* unbreak the build againChris Lattner2005-10-271-1/+1
* Make sure to build things in the right order, build with the .o file, not theChris Lattner2005-10-271-2/+2
* use archives when possibleChris Lattner2005-10-241-2/+2