aboutsummaryrefslogtreecommitdiff
path: root/projects/sample
AgeCommit message (Expand)Author
2012-04-05Fix a problem in the target detection for Debian GNU/HURDSylvestre Ledru
2012-04-05Fix a problem in the target detection for Debian GNU/kFreeBSDSylvestre Ledru
2012-03-26Add InitializeNativeTargetDisassembler function.Eric Christopher
2012-03-26Add some fixes to the configure script for isInf and addEric Christopher
2012-03-23Remove the C backend.Eric Christopher
2012-03-07configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer
2012-02-28Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola
2012-02-28Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth
2012-02-28Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola
2012-02-03Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola
2012-01-31Regenerate configure.Rafael Espindola
2012-01-05revert r147542 after comments from Joerg SonnenbergerSebastian Pop
2012-01-04use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop
2011-12-12Hexagon backend supportTony Linthicum
2011-11-01rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop
2011-11-01derive LLVM_HOSTTRIPLE from targetSebastian Pop
2011-10-27Remove the Alpha backend.Dan Gohman
2011-10-27projects/sample: Switch over to imported Makefile setup.Daniel Dunbar
2011-10-26Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher
2011-10-25Remove the Blackfin backend.Dan Gohman
2011-10-24Remove the SystemZ backend.Dan Gohman
2011-10-18Regenerate projects/sample/configure.Daniel Dunbar
2011-10-18projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar
2011-04-15Fix a ton of comment typos found by codespell. Patch byChris Lattner
2010-12-12Regen configurePeter Collingbourne
2010-12-12Fix paths; AutoRegen.sh changes its current working directory to be thePeter Collingbourne
2010-11-29I swear I did a make clean and make before committing all this...Michael J. Spencer
2010-02-23Testing subversion commit accessWesley Peck
2010-01-25Fix autoconf llvm srcdir location for generic projects.Eric Christopher
2009-10-26Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth
2009-08-28install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin
2009-06-24remove dead makefile flags.Chris Lattner
2009-03-25Revert r67655 and r67656, as they are breaking the build. I'mDan Gohman
2009-03-25LLVM's master Makefile.common is in LLVM_SRC_ROOT, not LLVM_OBJ_ROOT.Dan Gohman
2009-03-24Regenerate configure.Dan Gohman
2009-03-24Fix paths; AutoRegen.sh changes its current working directory to be theDan Gohman
2009-03-24Update for autoconf 2.6x;Dan Gohman
2009-03-24Fix bash-isms.Dan Gohman
2008-09-15Add "sample" documentation to sample project.Nick Lewycky
2007-06-29Convert .cvsignore filesJohn Criswell
2007-02-18avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner
2006-11-03Make sample project -pedantic clean.Reid Spencer
2006-08-07For PR780:Reid Spencer
2006-06-01For PR786:Reid Spencer
2006-04-18Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer
2006-03-23Ignored generated files.Reid Spencer
2006-01-06Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino
2005-07-05oopsAndrew Lenharth
2005-07-05updatesAndrew Lenharth
2005-04-23Eliminate tabs and trailing spacesJeff Cohen