summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)AuthorFilesLines
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner1-1/+1
2010-12-12Regen configurePeter Collingbourne1-1003/+1360
2010-12-12Fix paths; AutoRegen.sh changes its current working directory to be thePeter Collingbourne2-7/+11
2010-11-29I swear I did a make clean and make before committing all this...Michael J. Spencer1-1/+1
2010-09-09projects: Don't try to build libcxx if one happens to have it checked out intoDaniel Dunbar1-1/+4
2010-07-16Remove bogus link.Eric Christopher1-1/+0
2010-07-16Remove many calls to TII::isMoveInstr. Targets should be producing COPY anyway.Jakob Stoklund Olesen1-0/+1
2010-02-23Testing subversion commit accessWesley Peck1-0/+1
2010-02-15CMake: Fixed syntax in conditional.Oscar Fuentes1-1/+1
2010-02-09Oops.Jakob Stoklund Olesen1-1/+0
2010-02-09clang test suiteJakob Stoklund Olesen1-0/+1
2010-01-25Fix autoconf llvm srcdir location for generic projects.Eric Christopher1-3/+4
2010-01-22CMake: Don't try to descend into projects/compiler-rt, it doesn't work.Daniel Dunbar1-1/+3
2010-01-18Don't try to build compiler-rt if it happens to be checked out into projects/Daniel Dunbar1-0/+3
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth1-1/+1
2009-08-28install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin1-5/+5
2009-06-24remove dead makefile flags.Chris Lattner1-2/+0
2009-03-25Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman3-1392/+1010
2009-03-25LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman1-1/+1
2009-03-24Regenerate configure.Dan Gohman1-1004/+1386
2009-03-24Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman2-6/+6
2009-03-24Update for autoconf 2.6x;Dan Gohman1-3/+3
2009-03-24Fix bash-isms.Dan Gohman1-2/+2
2009-03-06CMake: auto-discover project files under the projects/ subdirectory.Oscar Fuentes1-0/+9
2008-09-15Add "sample" documentation to sample project.Nick Lewycky1-0/+6
2008-06-24Allow the test suite to be checked out into projects/test-suite.Matthijs Kooijman1-1/+3
2007-12-29remove attributions from the rest of the llvm makefiles.Chris Lattner1-2/+2
2007-06-29Convert .cvsignore filesJohn Criswell2-5/+0
2007-02-18avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner1-1/+1
2007-01-17remove obsolete commentChris Lattner1-1/+1
2007-01-17For PR1074:Reid Spencer95-43683/+0
2007-01-07relax typeChris Lattner1-1/+1
2006-12-31For PR950:Reid Spencer1-44/+44
2006-12-23For PR950:Reid Spencer1-25/+25
2006-12-19switch statistic over, remove misspelt comment.Chris Lattner1-6/+2
2006-12-13Update for llvm-gcc4 build.Reid Spencer1-1/+1
2006-12-13Change createInferredCast calls to more accurate cast creation calls.Reid Spencer1-14/+18
2006-12-07Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, areBill Wendling1-4/+4
2006-12-06Detemplatize the Statistic class.Devang Patel1-1/+1
2006-11-29Replacing std::iostreams with llvm iostreams. Some of these changes involveBill Wendling1-5/+6
2006-11-27For PR950:Reid Spencer1-17/+19
2006-11-08For PR950:Reid Spencer1-1/+1
2006-11-05Don't check variables before they are set.Reid Spencer1-2/+3
2006-11-03Make sample project -pedantic clean.Reid Spencer2-5/+3
2006-11-03Make Stacker Runtime -pedantic clean.Reid Spencer2-12/+10
2006-11-02For PR786:Reid Spencer1-1/+0
2006-11-02For PR950:Reid Spencer1-1/+1
2006-10-26For PR950:Reid Spencer1-2/+2
2006-10-20For PR950:Reid Spencer1-8/+8
2006-10-02Don't build the runtime library if LLVMGCC is not configured.Reid Spencer1-0/+5