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
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
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
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
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
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 %
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
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
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
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
10 matches
Mail list logo