aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-14Set release version.release_21Tanya Lattner
2007-09-13Creating 2.1 release branchTanya Lattner
2007-09-13Creating 2.1 release branchTanya Lattner
2007-09-13Trying to get release branch right without trunk subdirTanya Lattner
2007-09-13Creating release 2.1 branch.Tanya Lattner
2007-09-13Creating 2.1 release branch.Tanya Lattner
2007-08-23New testcase from http://www.ffconsultancy.com/languages/ray_tracer/compariso...Bill Wendling
2007-08-23New testcase from http://ompf.org/ray/sphereflake/Bill Wendling
2007-08-22main should return 0.Tanya Lattner
2007-08-22void main() return value is undefined. Change to return 0.Tanya Lattner
2007-08-16x86 / arm llcbeta is -disable-rematerialization.Evan Cheng
2007-08-13This test has a lot of mallocs and no free. Reduce the number of iteration to...Lauro Ramos Venancio
2007-08-08- Define SMALL_PROBLEM_SIZELauro Ramos Venancio
2007-08-08Removed the need for zlib.Lauro Ramos Venancio
2007-08-08- Define SMALL_PROBLEM_SIZELauro Ramos Venancio
2007-08-08hexxagon doesn't need libtermcap.Lauro Ramos Venancio
2007-08-07Fix a memory leak.Lauro Ramos Venancio
2007-08-07stepanov test is extremely sensitive to interference workload and, especially inReid Spencer
2007-08-06Ignore the LIBS set by the Makefile.config of llvm core. This fixes the ARM c...Lauro Ramos Venancio
2007-08-06SMALL_PROBLEM_SIZE: reduce the memory usage.Lauro Ramos Venancio
2007-08-05Update these to 2.x syntaxAnton Korobeynikov
2007-08-05Add placeholders for website and documentation for testing.Reid Spencer
2007-08-05Stabilize test-suite:Reid Spencer
2007-08-05Ignore the Output directories.Reid Spencer
2007-08-05Set svn:ignore property to ignore built things.Reid Spencer
2007-08-05Set the svn:ignore property to ignore built things.Reid Spencer
2007-08-03For PR1583:Reid Spencer
2007-08-01x86 llcbeta back to -regalloc=local -fast.Evan Cheng
2007-07-23Fix these in a more interesting way.Duncan Sands
2007-07-22move some compiler flags to CFLAGS instead of CPPFLAGSChris Lattner
2007-07-19The llvm-gcc module will be named llvm-gcc-4.0. Adjust.Reid Spencer
2007-07-19Correct these reference_outputs.Zhou Sheng
2007-07-19If eh is required, link (llc binaries) with g++.Evan Cheng
2007-07-17Update this test to show the output of the thing it is testing.Reid Spencer
2007-07-17X86 llcbeta now tests -disable-fp-elim.Evan Cheng
2007-07-13Force Shootout-C++ llc executables to be linked with g++.Evan Cheng
2007-07-11Now fixed! Thx Dale.Evan Cheng
2007-07-11Temporarily disable TimberWolfMC. llc is hanging when compiling it for some t...Evan Cheng
2007-07-09Set the test-suite up so it can be built from llvm-top. This doesn't workReid Spencer
2007-07-04In isamax, clearly align==1 should have been align==3.Duncan Sands
2007-06-29Test commitAnton Korobeynikov
2007-06-29Convert .cvsignore filesJohn Criswell
2007-06-27spass+oggenc work, therefore everything works(tm) ;)Duraid Madina
2007-06-26switch back to local. Duraid has plenty of todo items from last night's run :)Chris Lattner
2007-06-26give the bigblock allocator a workoutDuraid Madina
2007-06-21Try again at getting these patterns right.Owen Anderson
2007-06-21Fix test.Evan Cheng
2007-06-20Don't run the optimizations twice when performing a nightly build. Just reco...Owen Anderson
2007-06-20Increase test size to something reasonable.Evan Cheng
2007-06-201) Measure the actual time the optimize a file, rather than just the time to ...Owen Anderson