aboutsummaryrefslogtreecommitdiffstats
path: root/projects
Commit message (Expand)AuthorAgeFilesLines
* projects: Don't try to build libcxx if one happens to have it checked out intoDaniel Dunbar2010-09-091-1/+4
* Remove bogus link.Eric Christopher2010-07-161-1/+0
* Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.Jakob Stoklund Olesen2010-07-161-0/+1
* Testing subversion commit accessWesley Peck2010-02-231-0/+1
* CMake: Fixed syntax in conditional.Oscar Fuentes2010-02-151-1/+1
* Oops.Jakob Stoklund Olesen2010-02-091-1/+0
* clang test suiteJakob Stoklund Olesen2010-02-091-0/+1
* Fix autoconf llvm srcdir location for generic projects.Eric Christopher2010-01-251-3/+4
* CMake: Don't try to descend into projects/compiler-rt, it doesn't work.Daniel Dunbar2010-01-221-1/+3
* Don't try to build compiler-rt if it happens to be checked out into projects/Daniel Dunbar2010-01-181-0/+3
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-261-1/+1
* install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin2009-08-281-5/+5
* remove dead makefile flags.Chris Lattner2009-06-241-2/+0
* Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman2009-03-253-1392/+1010
* LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman2009-03-251-1/+1
* Regenerate configure.Dan Gohman2009-03-241-1004/+1386
* Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2009-03-242-6/+6
* 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