[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2007-05-03 Thread Lauro Ramos Venancio
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.37 -> 1.38 --- Log message: Implement SMALL_PROBLEM_SIZE. --- Diffs of the changes: (+2 -2) Makefile.singlesrc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm-test/SingleSource/Makefile.s

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2007-02-28 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.36 -> 1.37 --- Log message: Put the -O2 first so that its possible to override it. --- Diffs of the changes: (+2 -2) Makefile.singlesrc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm-tes

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2007-02-14 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.35 -> 1.36 --- Log message: Don't let make fail if a singlesource compile failed. --- Diffs of the changes: (+1 -1) Makefile.singlesrc |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/Sin

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2007-02-08 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.34 -> 1.35 --- Log message: Remove last vestiges of GCCAS/gccas, GCCLD/gccld --- Diffs of the changes: (+1 -1) Makefile.singlesrc |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm-test/SingleSo

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2007-02-08 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.33 -> 1.34 --- Log message: Let's try using llvm-ld for the nightly test. If all goes well, gccld will go away tomorrow. This patch replaces all uses of gccld with llvm-ld. --- Diffs of the changes: (+1 -1) Makefil

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2007-02-02 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.32 -> 1.33 --- Log message: For PR1159: http://llvm.org/PR1159 : Avoid going to LLVM assembly files at all to improve performance of the nightly test. Bytecode is now processed like this: llvm-gcc -c -emit-llvm %.c -o %

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2006-11-23 Thread Reid Spencer
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.31 -> 1.32 --- Log message: Unwrap line that didn't need to be. --- Diffs of the changes: (+1 -2) Makefile.singlesrc |3 +-- 1 files changed, 1 insertion(+), 2 deletions(-) Index: llvm-test/SingleSource/Makefi

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2006-11-03 Thread Chris Lattner
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.30 -> 1.31 --- Log message: add a helpful message for people trying to use bugpoint-llc targets --- Diffs of the changes: (+6 -0) Makefile.singlesrc |6 ++ 1 files changed, 6 insertions(+) Index: llvm-test

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2006-06-06 Thread Evan Cheng
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.29 -> 1.30 --- Log message: Clean up makefiles. --- Diffs of the changes: (+2 -2) Makefile.singlesrc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: llvm-test/SingleSource/Makefile.singlesrc di

[llvm-commits] CVS: llvm-test/SingleSource/Makefile.singlesrc

2006-02-17 Thread Evan Cheng
Changes in directory llvm-test/SingleSource: Makefile.singlesrc updated: 1.28 -> 1.29 --- Log message: Add -mdynamic-no-pic to native compiler (gcc) options for Darwin. --- Diffs of the changes: (+2 -2) Makefile.singlesrc |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Inde