aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-27Make SPEC95 always use ref inputs and switch SPEC2000 to use train inputs for...Alkis Evlogimenos
2004-02-27Fix .a file ordering problem. libpng depends on libzChris Lattner
2004-02-27Initial commit of hbd.John Criswell
2004-02-27Input file for hbd tests. Based off of code I did for a homeworkJohn Criswell
2004-02-27Adding hbd license information.John Criswell
2004-02-27This needs libm for the CBEChris Lattner
2004-02-27Get rid of libtiff, libjpeg, and the remaining libstdc++. They are notJohn Criswell
2004-02-27This doesn't need libstdc++, and libstdc++ makes the pool allocator unhappy.Chris Lattner
2004-02-27Look in the source tree for project report and plotting files. These areJohn Criswell
2004-02-27Run povray after spec, in case it doesn't work.Chris Lattner
2004-02-26Enable Povray for testing.John Criswell
2004-02-26Makefile for Povray 3.1g.John Criswell
2004-02-26Fix problem -lm not being passed to the linkerAlkis Evlogimenos
2004-02-26Split SetjmpLongjmp tests in C and C++ subdirectoriesAlkis Evlogimenos
2004-02-26Make SPEC tests share a common Makefile.Alkis Evlogimenos
2004-02-25Fix bugs found with recent addition of assertions inAlkis Evlogimenos
2004-02-25Update column offsets after jit-ls addition.Alkis Evlogimenos
2004-02-24Initial commit of VTune tests for the LLVM Build system.John Criswell
2004-02-24Add jit-ls for SPEC tests.Alkis Evlogimenos
2004-02-24Add a couple of missing dependenciesChris Lattner
2004-02-23Add number of spilled registers statistic.Alkis Evlogimenos
2004-02-23Adding gawk Malloc Benchmark.John Criswell
2004-02-23Change column header to be more descriptive.Alkis Evlogimenos
2004-02-23Add jit-ls column to nightly tests.Alkis Evlogimenos
2004-02-23Test for handling of 1 << 63, which the X86 asm printer dies on, and forChris Lattner
2004-02-22Instead of builing a .rbc file by using:Chris Lattner
2004-02-21Add new 'num folds' statistic in report.Alkis Evlogimenos
2004-02-20Remove timing information from generated output. This seems to make theJohn Criswell
2004-02-20Get Povray to link against our versions of zlib and libpng instead of theJohn Criswell
2004-02-20Disambiguate statistic descriptions.Alkis Evlogimenos
2004-02-20Use new statistic names.Alkis Evlogimenos
2004-02-20Use new statistic names.Alkis Evlogimenos
2004-02-20Don't print argv[0], which causes the diffs to fail for no reason.Chris Lattner
2004-02-20Initial committ of Povray as an External test. It's not quite ready yet,John Criswell
2004-02-20I doubt that this benchmark needs John's cscope db :)Chris Lattner
2004-02-20Build malloc bench, so the nightly tester runs itChris Lattner
2004-02-20p2c doesn't compile with the native compiler, disable it for now.Chris Lattner
2004-02-20Now that PR244 is fixed, this program works!Chris Lattner
2004-02-20Fix the bugpoint targets to match Makefile.spec. I really wish there wasn'tChris Lattner
2004-02-19Added cfrac.John Criswell
2004-02-19Modifications to not inline things. This gets it to compile and workJohn Criswell
2004-02-19Doh! This isn't a source file. Really.John Criswell
2004-02-19Sample inputs for cfrac.John Criswell
2004-02-19Committing cfrac before I go and change the inlining stuff.John Criswell
2004-02-19License file for cfrac.John Criswell
2004-02-18Added note about what the original researchers probably changed.John Criswell
2004-02-18Add option to disable memory optimization routines from the original code.John Criswell
2004-02-18Added the gs (ghostscript) benchmark.John Criswell
2004-02-18Added a remark about removed files.John Criswell
2004-02-18Adding in the gs (ghostscript) malloc benchmark.John Criswell