aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-03-17This commit was manufactured by cvs2svn to create branch 'release_12'.release_12cvs2svn
2004-03-17Fix compilation of benchmarkChris Lattner
2004-03-16New testcase for PR273Chris Lattner
2004-03-12Actually print out the Fibonacci number.Brian Gaeke
2004-03-12Make siod compile on solaris/sparc; update READMEBrian Gaeke
2004-03-09Enabled d on all platforms (works on Solaris and Linux now).John Criswell
2004-03-09Fix benchmark. Now it should run properly on test, train and refAlkis Evlogimenos
2004-03-08default to gathering edge profilesChris Lattner
2004-03-08Specify full pathname of the input file.John Criswell
2004-03-08Fix the failures in this dirChris Lattner
2004-03-07Remove gross hackChris Lattner
2004-03-06Make benchmark work with both test nad train inputsAlkis Evlogimenos
2004-03-06Make benchmark work with both test and train inputsAlkis Evlogimenos
2004-03-05Make benchmark work with both train and test inputsAlkis Evlogimenos
2004-03-05fix bug in pathsChris Lattner
2004-03-05Checkin of 197.parser but that does not use a custom allocatorChris Lattner
2004-03-05Temporary hackChris Lattner
2004-03-05Add a stub implementation of xalloc.c that eliminates the custom memory alloc...Chris Lattner
2004-03-05don't let floating point stuff cause us to fail diffsChris Lattner
2004-03-03Adding two missing files.John Criswell
2004-03-03Increase the problem size to 5s or soChris Lattner
2004-03-02Change input so that the diffs matchChris Lattner
2004-03-02Removed tests specific to pool allocation. They now live inJohn Criswell
2004-03-01Added support for STDIN_FILENAME and RUN_OPTIONS.John Criswell
2004-03-01Switched over to Pentium 4 events.John Criswell
2004-03-01Test input file that I forgot to commit.John Criswell
2004-03-01Work with both test and train inputsAlkis Evlogimenos
2004-03-01Move spec95 to the end of the list so that it doesn't kill spec 2k if itChris Lattner
2004-03-01fix a wierd jit-ls bug in the nightly testerChris Lattner
2004-03-01Resistance is futileChris Lattner
2004-03-01The programs in this directory were either moved to SingleSource/RegressionChris Lattner
2004-03-01Benchmark movedChris Lattner
2004-03-01This benchmark was moved to Benchmarks/MiscChris Lattner
2004-03-01Increase problem size, decrease ioChris Lattner
2004-03-01This must be the most slowly converting approx of pi I have ever seen!Chris Lattner
2004-03-01increase problem sizesChris Lattner
2004-03-01Make siod grind a little, but don't print out GC messagesChris Lattner
2004-03-01Make this program take ~4.3s to run instead of 1sChris Lattner
2004-03-01Remove "progress messages" that I added a long time agoChris Lattner
2004-03-01Make this work with both train inputs.Alkis Evlogimenos
2004-03-01Make this work with both train inputs.Alkis Evlogimenos
2004-03-01Make this work with both test and train inputs.Alkis Evlogimenos
2004-03-01Really make this work with both test and train inputs.Alkis Evlogimenos
2004-03-01Make this work with both test and train inputs.Alkis Evlogimenos
2004-03-01Make this work with the train inputs.Alkis Evlogimenos
2004-03-01Use train as the default and ref a LARGE_PROBLEM_SIZE.Alkis Evlogimenos
2004-02-29Fix bug in benchmarkChris Lattner
2004-02-29Enable link-time inlining in the test-suite. This was disabled while I wasChris Lattner
2004-02-28write this correctlyChris Lattner
2004-02-28Provide the right input fileChris Lattner