aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-09Tag 2.3 releasesvn-tags/RELEASE_23Tanya Lattner
2008-06-03Merge from mainline.release_23Tanya Lattner
2008-06-02Merge from mainline.Tanya Lattner
2008-05-22Merge from mainline.Tanya Lattner
2008-05-22Merge from mainline.Tanya Lattner
2008-05-102.3 release, regenerate configure.Tanya Lattner
2008-05-10Creating 2.3 release branch.Tanya Lattner
2008-05-06Don't forget $(EXTRA_LINKTIME_OPT_FLAGS). Fix bugpoint-opt-beta.Devang Patel
2008-05-06Do not update report.html for OPT_BETA support.Devang Patel
2008-05-05Add OPT_BETA support. Devang Patel
2008-04-29Wrap text to 80 columns.John Criswell
2008-04-25Makefile.spec.config is in the source tree; look for it there.John Criswell
2008-04-20New test. Pedantic changes to previous test.Dale Johannesen
2008-04-19'word' was not 32-bit wide on x86-64, and this caused PR2199.Torok Edwin
2008-04-18New test.Dale Johannesen
2008-04-18Add a test for atomic builtins.Evan Cheng
2008-04-10SMALL_PROBLEM_SIZEEvan Cheng
2008-04-10Shrink test size for SMALL_PROBLEM_SIZE=1.Evan Cheng
2008-04-09Regenerate configure.Tanya Lattner
2008-04-08Use svn:ignore to ignore Output directories.Dan Gohman
2008-04-05remove llvm-gcc3 specific cruftGabor Greif
2008-04-05correct some typosGabor Greif
2008-04-05Add testcases from the Benchmark Game: http://shootout.alioth.debian.org/Owen Anderson
2008-04-03Add the fbench and ffbench benchmarks from Fourmi Lab.Owen Anderson
2008-04-03Remove an untrue comment.Owen Anderson
2008-04-03Add a version of the Livermore Loops benchmark.Owen Anderson
2008-04-03Add the rest of BitBench.Owen Anderson
2008-04-03Add the BitBench benchmark, from http://user.it.uu.se/~pergu/bitbench/Owen Anderson
2008-04-03Disable dc until it works at -j2+Chris Lattner
2008-04-03Add Stepanov's benchmark of STL container performance.Owen Anderson
2008-04-03Add the other C benchmark from the NPB suite.Owen Anderson
2008-04-03Add the is benchmark from the NASA Parallel Benchmark suite.Owen Anderson
2008-04-02re-remove -enable-eh, hopefully permanently this timeDale Johannesen
2008-04-02Enable SPEC benchmark with objdir != srcdir. Patch by Julien Lerouge.Evan Cheng
2008-04-01Put -enable-eh back for the moment.Dale Johannesen
2008-04-01Unbreak sqlite when objdir == srcdir. This hopefully allow objdir != srcdir t...Evan Cheng
2008-03-31Remove -enable-eh; it is no longer required.Dale Johannesen
2008-03-31Support building with objdir != srcdir. Patch by Julien Lerough.Evan Cheng
2008-03-26Added sqlite3 and lemon to llvm test suite. Thanks to Török Edwin!Evan Cheng
2008-03-19Make 3.80 on darwin does not like this syntax.Tanya Lattner
2008-03-17Fix LLVMSource Makefile's LEVEL.Dan Gohman
2008-03-14Shrink the test.Evan Cheng
2008-03-12Test -schedule-livein-copies on ARM and X86.Evan Cheng
2008-03-06My bad. Unbreak RunSafely.sh.Evan Cheng
2008-03-06Re-apply fix for PR1437 that I accidentially removed.Evan Cheng
2008-03-05Implement SMALL_PROBLEM_SIZE.Lauro Ramos Venancio
2008-03-05Initialize a variable.Evan Cheng
2008-03-05Add a test for _mm_slli_epi16 and _mm_srli_epi16.Evan Cheng
2008-03-04Fix JIT tests.Lauro Ramos Venancio
2008-03-03Fix remote tests on Linux.Lauro Ramos Venancio