summaryrefslogtreecommitdiff
path: root/projects/sample
Commit message (Expand)AuthorAge
...
* Add some fixes to the configure script for isInf and addEric Christopher2012-03-26
* Remove the C backend.Eric Christopher2012-03-23
* configure: Don't require a perl interpreter to be present, LLVM's buildsystem...Benjamin Kramer2012-03-07
* Enable -Wcovered-switch-default again, but add -Werror to the checks to makeRafael Espindola2012-02-28
* Temporarily revert r151609, which enabled a new warning for LLVM andChandler Carruth2012-02-28
* Enable -Wcovered-switch-default as it matches the switch style used in llvm.Rafael Espindola2012-02-28
* Replace the old --with-cxx-* configure options with a single --with-gcc-toolc...Rafael Espindola2012-02-03
* Regenerate configure.Rafael Espindola2012-01-31
* revert r147542 after comments from Joerg SonnenbergerSebastian Pop2012-01-05
* use getHostTriple instead of getDefaultTargetTriple in getClosestTargetForJITSebastian Pop2012-01-04
* Hexagon backend supportTony Linthicum2011-12-12
* rename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLESebastian Pop2011-11-01
* derive LLVM_HOSTTRIPLE from targetSebastian Pop2011-11-01
* Remove the Alpha backend.Dan Gohman2011-10-27
* projects/sample: Switch over to imported Makefile setup.Daniel Dunbar2011-10-27
* Handle newer cases for freebsd which is approaching 10.0 and not 1.0.Eric Christopher2011-10-26
* Remove the Blackfin backend.Dan Gohman2011-10-25
* Remove the SystemZ backend.Dan Gohman2011-10-24
* Regenerate projects/sample/configure.Daniel Dunbar2011-10-18
* projects/sample: Import adapted form of current LLVM autoconf/Makefile setup ...Daniel Dunbar2011-10-18
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Regen configurePeter Collingbourne2010-12-12
* Fix paths; AutoRegen.sh changes its current working directory to be thePeter Collingbourne2010-12-12
* I swear I did a make clean and make before committing all this...Michael J. Spencer2010-11-29
* Testing subversion commit accessWesley Peck2010-02-23
* Fix autoconf llvm srcdir location for generic projects.Eric Christopher2010-01-25
* Move DataTypes.h to include/llvm/System, update all users. This breaks the lastChandler Carruth2009-10-26
* install-sh chmods to 0755 by default, and this causes 'git diff' to showTorok Edwin2009-08-28
* 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
* Add "sample" documentation to sample project.Nick Lewycky2008-09-15
* Convert .cvsignore filesJohn Criswell2007-06-29
* avoid collision with /usr/bin/sample if this ever gets installed.Chris Lattner2007-02-18
* Make sample project -pedantic clean.Reid Spencer2006-11-03
* For PR780:Reid Spencer2006-08-07
* For PR786:Reid Spencer2006-06-01
* Have the AutoRegen.sh script prompt the user for the LLVM src and objReid Spencer2006-04-18
* Ignored generated files.Reid Spencer2006-03-23
* Fixed Makefile so it does, indeed, build a dynamic library.Robert Bocchino2006-01-06
* oopsAndrew Lenharth2005-07-05
* updatesAndrew Lenharth2005-07-05
* Eliminate tabs and trailing spacesJeff Cohen2005-04-23
* Update to reflect various changes in the autoconf directory. THeReid Spencer2005-02-24
* Remove auxilliary files that are now picked up from llvm/autoconf. ThisReid Spencer2005-02-24
* * Move all the "standard" configuration stuff to the start of the fileReid Spencer2005-02-24