Do not pass an invalid domtree to SimplifyInstruction from
[oota-llvm.git] / projects / sample /
2012-05-05 Benjamin KramerUpdate all outdated autoconf files in the sample project.
2012-05-04 Justin HolewinskiThis patch adds a new NVPTX back-end to LLVM which...
2012-04-27 Evgeniy StepanovUpdate config.sub in the sample project.
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-04-05 Sylvestre LedruFix a problem in the target detection for Debian GNU...
2012-03-26 Eric ChristopherAdd InitializeNativeTargetDisassembler function.
2012-03-26 Eric ChristopherAdd some fixes to the configure script for isInf and add
2012-03-23 Eric ChristopherRemove the C backend.
2012-03-07 Benjamin Kramerconfigure: Don't require a perl interpreter to be prese...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default again, but add -Werror...
2012-02-28 Chandler CarruthTemporarily revert r151609, which enabled a new warning...
2012-02-28 Rafael EspindolaEnable -Wcovered-switch-default as it matches the switc...
2012-02-03 Rafael EspindolaReplace the old --with-cxx-* configure options with...
2012-01-31 Rafael EspindolaRegenerate configure.
2012-01-05 Sebastian Poprevert r147542 after comments from Joerg Sonnenberger
2012-01-04 Sebastian Popuse getHostTriple instead of getDefaultTargetTriple...
2011-12-12 Tony LinthicumHexagon backend support
2011-11-01 Sebastian Poprename LLVM_HOSTTRIPLE into LLVM_DEFAULT_TARGET_TRIPLE
2011-11-01 Sebastian Popderive LLVM_HOSTTRIPLE from target
2011-10-27 Dan GohmanRemove the Alpha backend.
2011-10-27 Daniel Dunbarprojects/sample: Switch over to imported Makefile setup.
2011-10-26 Eric ChristopherHandle newer cases for freebsd which is approaching...
2011-10-25 Dan GohmanRemove the Blackfin backend.
2011-10-24 Dan GohmanRemove the SystemZ backend.
2011-10-18 Daniel DunbarRegenerate projects/sample/configure.
2011-10-18 Daniel Dunbarprojects/sample: Import adapted form of current LLVM...
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-12-12 Peter CollingbourneRegen configure
2010-12-12 Peter CollingbourneFix paths; AutoRegen.sh changes its current working...
2010-11-29 Michael J. SpencerI swear I did a make clean and make before committing...
2010-02-23 Wesley PeckTesting subversion commit access
2010-01-25 Eric ChristopherFix autoconf llvm srcdir location for generic projects.
2009-10-26 Chandler CarruthMove DataTypes.h to include/llvm/System, update all...
2009-08-28 Torok Edwininstall-sh chmods to 0755 by default, and this causes...
2009-06-24 Chris Lattnerremove dead makefile flags.
2009-03-25 Dan GohmanRevert r67655 and r67656, as they are breaking the...
2009-03-25 Dan GohmanLLVM's master Makefile.common is in LLVM_SRC_ROOT,...
2009-03-24 Dan GohmanRegenerate configure.
2009-03-24 Dan GohmanFix paths; AutoRegen.sh changes its current working...
2009-03-24 Dan GohmanUpdate for autoconf 2.6x;
2009-03-24 Dan GohmanFix bash-isms.
2008-09-15 Nick LewyckyAdd "sample" documentation to sample project.
2007-06-29 John CriswellConvert .cvsignore files
2007-02-18 Chris Lattneravoid collision with /usr/bin/sample if this ever gets...
2006-11-03 Reid SpencerMake sample project -pedantic clean.
2006-08-07 Reid SpencerFor PR780:
2006-06-01 Reid SpencerFor PR786:
2006-04-18 Reid SpencerHave the AutoRegen.sh script prompt the user for the...
2006-03-23 Reid SpencerIgnored generated files.
2006-01-06 Robert BocchinoFixed Makefile so it does, indeed, build a dynamic...
2005-07-05 Andrew Lenharthoops
2005-07-05 Andrew Lenharthupdates
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-02-24 Reid SpencerUpdate to reflect various changes in the autoconf direc...
2005-02-24 Reid SpencerRemove auxilliary files that are now picked up from...
2005-02-24 Reid Spencer* Move all the "standard" configuration stuff to the...
2005-02-24 Reid SpencerDon't put generated files into CVS.
2005-02-24 Reid Spencer* Fix an output message
2005-01-16 Reid SpencerUpdate per new Makefile requirements for projects
2005-01-05 Reid SpencerIgnore autoconf/aclocal generated stuff.
2005-01-05 Reid SpencerCleanup configuration for Cygwin
2005-01-01 Reid SpencerUpdate to autoconf 2.59 standards.
2004-10-26 Reid SpencerMake sure the include files get distributed.
2004-10-23 Reid SpencerFix nightly build by avoiding shared library construction.
2004-10-22 Reid SpencerAdjust to changes in Makefile.rules
2004-09-01 Reid SpencerChanges For Bug 352
2003-10-21 John CriswellRemoved LLVM copyright from sample Makefile.
2003-10-21 John CriswellRemoved LLVM copyright notice from sample Makefile.
2003-10-20 John CriswellAdded LLVM copyrights to Makefiles.
2003-10-17 John CriswellAdding license information for the sample project.
2003-10-17 John CriswellModified the Makefile so that the sample library is...
2003-10-16 John CriswellAdding autoconf support to the sample project.
2003-10-16 John CriswellAdding autoconf support for the sample project.
2003-10-16 John CriswellAdding autoconf support for the sample project.
2003-09-06 John CriswellCheckin of autoconf-style object root.
2003-08-21 Chris LattnerRemove commented out declaration
2003-07-23 Chris LattnerDisable sample project until it works
2003-06-30 John CriswellAdding in sample project tree.