summaryrefslogtreecommitdiff
path: root/projects
Commit message (Expand)AuthorAge
* remove dead makefile flags.Chris Lattner2009-06-24
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-25
* LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman2009-03-25
* Regenerate configure.Dan Gohman2009-03-24
* Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2009-03-24
* Update for autoconf 2.6x;Dan Gohman2009-03-24
* Fix bash-isms.Dan Gohman2009-03-24
* CMake: auto-discover project files under the projects/ subdirectory.Oscar Fuentes2009-03-06
* Add "sample" documentation to sample project.Nick Lewycky2008-09-15
* Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman2008-06-24
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Convert .cvsignore filesJohn Criswell2007-06-29
* avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner2007-02-18
* remove obsolete commentChris Lattner2007-01-17
* For PR1074:Reid Spencer2007-01-17
* relax typeChris Lattner2007-01-07
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-23
* switch statistic over, remove misspelt comment.Chris Lattner2006-12-19
* Update for llvm-gcc4 build.Reid Spencer2006-12-13
* Change createInferredCast calls to more accurate cast creation calls.Reid Spencer2006-12-13
* Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling2006-12-07
* Detemplatize the Statistic class.Devang Patel2006-12-06
* Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling2006-11-29
* For PR950:Reid Spencer2006-11-27
* For PR950:Reid Spencer2006-11-08
* Don't check variables before they are set.Reid Spencer2006-11-05
* Make sample project -pedantic clean.Reid Spencer2006-11-03
* Make Stacker Runtime -pedantic clean.Reid Spencer2006-11-03
* For PR786:Reid Spencer2006-11-02
* For PR950:Reid Spencer2006-11-02
* For PR950:Reid Spencer2006-10-26
* For PR950:Reid Spencer2006-10-20
* Don't build the runtime library if LLVMGCC is not configured.Reid Spencer2006-10-02
* Stacker doesn't build universal right.Chris Lattner2006-09-30
* Fix a race condition in the makefile that broke grawp's tester last night.Chris Lattner2006-08-25
* For PR797:Reid Spencer2006-08-18
* Drop the -s2048 option, it is specified incorrectly and the correctReid Spencer2006-08-18
* For PR780:Reid Spencer2006-08-07
* Stacker uses EH.Chris Lattner2006-07-07
* Don't pass target name into TargetData anymore, it is never used or needed.Chris Lattner2006-06-16
* Fix build on systems with broken bisonChris Lattner2006-06-02
* For PR786:Reid Spencer2006-06-01
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* Avoid defining dead resultChris Lattner2006-05-12
* Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2006-04-18
* Distribute the Stacker samples directory.Reid Spencer2006-04-13
* Distribute the lex/yacc files from the cvs version.Reid Spencer2006-04-12
* Ignored generated files.Reid Spencer2006-03-23
* Ignore generated files.Reid Spencer2006-03-23