summaryrefslogtreecommitdiff
path: root/projects
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Build script changes for R600/SI Codegenr600-initial-reviewTom Stellard2-5/+7
2012-04-19Remove llvm-ld and llvm-stub (which is only used by llvm-ld).Michael J. Spencer1-3/+0
2012-04-05Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru2-0/+14
2012-04-05Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru2-4/+4
2012-03-26Add InitializeNativeTargetDisassembler function.Eric Christopher2-1/+18
2012-03-26Add some fixes to the configure script for isInf and addEric Christopher6-7/+50
2012-03-23Remove the C backend.Eric Christopher2-49/+4
2012-03-07configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer4-101/+2
2012-02-28Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola5-9/+16
2012-02-28Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth4-13/+6
2012-02-28Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola4-6/+13
2012-02-03Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2-79/+17
2012-01-31Regenerate configure.Rafael Espindola1-4/+4
2012-01-05revert r147542 after comments from Joerg SonnenbergerSebastian Pop2-11/+4
2012-01-04use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2-4/+11
2011-12-12Hexagon backend supportTony Linthicum2-6/+14
2011-12-12LLVMBuild: Remove trailing newline, which irked me.Daniel Dunbar1-1/+0
2011-11-03build: Add initial cut at LLVMBuild.txt files.Daniel Dunbar1-0/+22
2011-11-01rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2-3/+3
2011-11-01derive LLVM_HOSTTRIPLE from targetSebastian Pop2-2/+2
2011-10-27Remove the Alpha backend.Dan Gohman2-13/+4
2011-10-27projects/sample: Switch over to imported Makefile setup.Daniel Dunbar1-2/+6
2011-10-26Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher2-7/+7
2011-10-25Remove the Blackfin backend.Dan Gohman2-13/+4
2011-10-24Remove the SystemZ backend.Dan Gohman2-13/+4
2011-10-18Regenerate projects/sample/configure.Daniel Dunbar1-24/+19725
2011-10-18projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar32-48/+18811
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