aboutsummaryrefslogtreecommitdiff
path: root/MultiSource
AgeCommit message (Expand)Author
2002-03-22Link libgcc into programs so that __main is defindChris Lattner
2002-03-15Remove #ifdef'd out codeChris Lattner
2002-03-11Link programs together using gccldChris Lattner
2002-03-06Remove testing code accidentally checked inChris Lattner
2002-03-06Cleanups to eliminate #definesChris Lattner
2002-02-18Eliminate chatting macroChris Lattner
2002-02-18Initial checkinChris Lattner
2002-02-18Clean up code, reduce problem size for LLIChris Lattner
2002-02-14Cleanups to eliminate compiler warningsChris Lattner
2002-02-14Fix warningsChris Lattner
2002-02-14Kill warnings, reformat codeChris Lattner
2002-02-14Adjust to obtain a reasonable running time with LLIChris Lattner
2002-02-14Modify default runarguments to provide a reasonable running time for lliChris Lattner
2002-02-14Initial checkin of bitonic benchmark, cleaned up to be 64bit clean.Chris Lattner
2002-02-14Remove insane whitespace at end of fileChris Lattner
2002-01-23Set the right flags after they have been renamedChris Lattner
2002-01-23Initial checkinChris Lattner
2002-01-23Convert to new format makefileChris Lattner
2002-01-23Initial checkinChris Lattner
2002-01-23New format makefileChris Lattner
2002-01-23* Simplify the code some more, trying to track down a bug.Chris Lattner
2002-01-22Revert this change:Chris Lattner
2002-01-22Code cleanups, removal of old #ifdef'd out codeChris Lattner
2002-01-22Use the right printf formatting code to print out the valuesChris Lattner
2002-01-22Remove blank linesChris Lattner
2002-01-22Convert to use new testing frameworkChris Lattner
2002-01-22Initial checkinChris Lattner
2002-01-22Initial checkin of MultiSrc makefile machineryChris Lattner
2002-01-22Make treeadd run in the new testing frameworkChris Lattner
2002-01-22Make health run in the new testing frameworkChris Lattner
2002-01-22Make it work with the new test frameworkChris Lattner
2001-11-26Change defaults for runtime parametersChris Lattner
2001-11-26CleanupsChris Lattner
2001-11-26Reformatting and cleanupsChris Lattner
2001-11-26Remove derived sourceChris Lattner
2001-11-26Remove unused argumentsChris Lattner
2001-11-26Fix main prototype. What were they thinking?Chris Lattner
2001-11-15Use long long and double everywhere because conversions betweenVikram Adve
2001-11-13Checkin new benchmarkChris Lattner
2001-11-12Don't Put -lm in LOCAL_LIBS because that disables an implicit ruleVikram Adve
2001-11-10Use C-style comments only.Vikram Adve
2001-11-10Add hacks to convert array code into non-array codeChris Lattner
2001-11-09Add alloc_tree prototypeChris Lattner
2001-11-08Clean up some hideous coding style stuff. No functionality change at allChris Lattner
2001-11-07Fix bugs and clean up benchmarkChris Lattner
2001-11-07Cleanups of the source to make it look nicer. Also, BUGFIXES to theChris Lattner
2001-11-06Initial checkin of TSP benchmarkChris Lattner
2001-11-06Remove extraneous whitespaceChris Lattner
2001-11-06Rename random to avoid conflicts in header fileChris Lattner
2001-11-05GrossChris Lattner