Changes in directory llvm-test/External/SPEC/CFP2006:
Makefile updated: 1.3 -> 1.4
---
Log message:
Filter out Fortran tests if fortran compiler isn't available.
---
Diffs of the changes: (+22 -5)
Makefile | 27 ++-
1 files changed, 22 insertions(+), 5 deletions(-)
Changes in directory llvm-test/External/SPEC/CFP2006/459.GemsFDTD:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added dependencies so that things build properly
---
Diffs of the changes: (+15 -0)
Makefile | 15 +++
1 files changed, 15 insertions(+)
Index: llvm-test/Externa
Changes in directory llvm-test/External/SPEC/CFP2006/454.calculix:
Makefile updated: 1.4 -> 1.5
---
Log message:
Another fix for the caluculix test. It was getting header files from the
wrong place. Blast!
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+
Changes in directory llvm-test/External/SPEC/CFP2006/454.calculix:
Makefile updated: 1.3 -> 1.4
---
Log message:
Was outputing the wrong filename. Needed to have the correct recipe for some of
the files.
---
Diffs of the changes: (+11 -3)
Makefile | 14 +++---
1 files changed, 11
Changes in directory llvm-test/External/SPEC/CFP2006/436.cactusADM:
Makefile updated: 1.3 -> 1.4
---
Log message:
Needed to increase the "continuation" limit to something that's reflected
in the programs.
---
Diffs of the changes: (+2 -0)
Makefile |2 ++
1 files changed, 2 insertions(+
Changes in directory llvm-test/External/SPEC/CFP2006/410.bwaves:
Makefile updated: 1.2 -> 1.3
---
Log message:
For some reason, I'd modified this to pick up the Makefile.FORTRAN at
"LEVEL" instead of "PROJ_SRC_ROOT".
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1
Changes in directory llvm-test/External/SPEC/CFP2006/410.bwaves:
Makefile updated: 1.1 -> 1.2
---
Log message:
Needed the stdin/stdout filenames.
---
Diffs of the changes: (+5 -1)
Makefile |6 +-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm-test/External/SPEC/CFP20
Changes in directory llvm-test/External/SPEC/CFP2006/447.dealII:
Makefile updated: 1.2 -> 1.3
---
Log message:
Errant ';' removed
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/External/SPEC/CFP2006/447.dealII/Makefil
Changes in directory llvm-test/External/SPEC/CFP2006/453.povray:
Makefile updated: 1.2 -> 1.3
---
Log message:
dealII: Needed -D flag specified.
povray: Output filename changed.
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index
Changes in directory llvm-test/External/SPEC/CFP2006/447.dealII:
Makefile updated: 1.1 -> 1.2
---
Log message:
dealII: Needed -D flag specified.
povray: Output filename changed.
---
Diffs of the changes: (+5 -2)
Makefile |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
In
Changes in directory llvm-test/External/SPEC/CFP2006/436.cactusADM:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added support for SPEC benchmarks with mutiple directories. Stolen from the
POVRay way of doing things.
---
Diffs of the changes: (+124 -17)
Makefile | 141 +++
Changes in directory llvm-test/External/SPEC/CFP2006:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added support for SPEC benchmarks with mutiple directories. Stolen from the
POVRay way of doing things.
---
Diffs of the changes: (+15 -15)
Makefile | 30 +++---
1
Changes in directory llvm-test/External/SPEC/CFP2006/481.wrf:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added support for SPEC benchmarks with mutiple directories. Stolen from the
POVRay way of doing things.
---
Diffs of the changes: (+36 -5)
Makefile | 41 +++
Changes in directory llvm-test/External/SPEC/CFP2006/454.calculix:
Makefile updated: 1.2 -> 1.3
---
Log message:
Added support for SPEC benchmarks with mutiple directories. Stolen from the
POVRay way of doing things.
---
Diffs of the changes: (+248 -35)
Makefile | 283
Changes in directory llvm-test/External/SPEC/CFP2006/481.wrf:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+56 -7)
Makefile | 63 ---
1 files changed
Changes in directory llvm-test/External/SPEC/CFP2006/482.sphinx3:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-test/Ext
Changes in directory llvm-test/External/SPEC/CFP2006/453.povray:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+4 -2)
Makefile |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
Index: llvm-test/Ex
Changes in directory llvm-test/External/SPEC/CFP2006/459.GemsFDTD:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+2 -4)
Makefile |6 ++
1 files changed, 2 insertions(+), 4 deletions(-)
Index: llvm-test/
Changes in directory llvm-test/External/SPEC/CFP2006/436.cactusADM:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+103 -2)
Makefile | 105 +--
1 files
Changes in directory llvm-test/External/SPEC/CFP2006/454.calculix:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+129 -2)
Makefile | 131 ++-
1 files c
Changes in directory llvm-test/External/SPEC/CFP2006/450.soplex:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+4 -3)
Makefile |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
Index: llvm-test/E
Changes in directory llvm-test/External/SPEC/CFP2006:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/External/SPEC/CFP20
Changes in directory llvm-test/External/SPEC/CFP2006/444.namd:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+2 -7)
Makefile |9 ++---
1 files changed, 2 insertions(+), 7 deletions(-)
Index: llvm-test/E
Changes in directory llvm-test/External/SPEC/CFP2006/470.lbm:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+1 -1)
Makefile |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm-test/External/SP
Changes in directory llvm-test/External/SPEC/CFP2006/465.tonto:
Makefile updated: 1.1 -> 1.2
---
Log message:
Modified Makefiles to handle multiple directories.
---
Diffs of the changes: (+2 -2)
Makefile |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-test/Exter
Changes in directory llvm-test/External/SPEC/CFP2006/453.povray:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+22 -0)
Makefile | 22 ++
1 files changed, 22 insertions(+)
Index: llvm-test/
Changes in directory llvm-test/External/SPEC/CFP2006/436.cactusADM:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+14 -0)
Makefile | 14 ++
1 files changed, 14 insertions(+)
Index: llvm-test/Exter
Changes in directory llvm-test/External/SPEC/CFP2006/450.soplex:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+25 -0)
Makefile | 25 +
1 files changed, 25 insertions(+)
Index: llvm-te
Changes in directory llvm-test/External/SPEC/CFP2006/459.GemsFDTD:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+21 -0)
Makefile | 21 +
1 files changed, 21 insertions(+)
Index: llvm-test
Changes in directory llvm-test/External/SPEC/CFP2006/437.leslie3d:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+13 -0)
Makefile | 13 +
1 files changed, 13 insertions(+)
Index: llvm-test/Externa
Changes in directory llvm-test/External/SPEC/CFP2006/470.lbm:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+14 -0)
Makefile | 14 ++
1 files changed, 14 insertions(+)
Index: llvm-test/External/SP
Changes in directory llvm-test/External/SPEC/CFP2006:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+34 -0)
Makefile | 34 ++
1 files changed, 34 insertions(+)
Index: llvm-test
Changes in directory llvm-test/External/SPEC/CFP2006/454.calculix:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+23 -0)
Makefile | 23 +++
1 files changed, 23 insertions(+)
Index: llvm-te
Changes in directory llvm-test/External/SPEC/CFP2006/444.namd:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+22 -0)
Makefile | 22 ++
1 files changed, 22 insertions(+)
Index: llvm-test/Ex
Changes in directory llvm-test/External/SPEC/CFP2006/481.wrf:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+24 -0)
Makefile | 24
1 files changed, 24 insertions(+)
Index: llvm-test/E
Changes in directory llvm-test/External/SPEC/CFP2006/416.gamess:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+24 -0)
Makefile | 24
1 files changed, 24 insertions(+)
Index: llvm-tes
Changes in directory llvm-test/External/SPEC/CFP2006/465.tonto:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+23 -0)
Makefile | 23 +++
1 files changed, 23 insertions(+)
Index: llvm-test/
Changes in directory llvm-test/External/SPEC/CFP2006/482.sphinx3:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+24 -0)
Makefile | 24
1 files changed, 24 insertions(+)
Index: llvm-te
Changes in directory llvm-test/External/SPEC/CFP2006/410.bwaves:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+13 -0)
Makefile | 13 +
1 files changed, 13 insertions(+)
Index: llvm-test/External/
Changes in directory llvm-test/External/SPEC/CFP2006/447.dealII:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+24 -0)
Makefile | 24
1 files changed, 24 insertions(+)
Index: llvm-tes
Changes in directory llvm-test/External/SPEC/CFP2006/434.zeusmp:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+15 -0)
Makefile | 15 +++
1 files changed, 15 insertions(+)
Index: llvm-test/Externa
Changes in directory llvm-test/External/SPEC/CFP2006/433.milc:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+17 -0)
Makefile | 17 +
1 files changed, 17 insertions(+)
Index: llvm-test/Externa
Changes in directory llvm-test/External/SPEC/CFP2006/435.gromacs:
Makefile added (r1.1)
---
Log message:
Initial commit for the SPEC2006 floating point Makefiles.
---
Diffs of the changes: (+18 -0)
Makefile | 18 ++
1 files changed, 18 insertions(+)
Index: llvm-test/Ext
Changes in directory llvm-test/External/SPEC/CFP2006/416.gamess:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/416.gamess added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-test/External/SPEC/CFP2006/436.cactusADM:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/436.cactusADM added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-comm
Changes in directory llvm-test/External/SPEC/CFP2006/437.leslie3d:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/437.leslie3d added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commit
Changes in directory llvm-test/External/SPEC/CFP2006/470.lbm:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/470.lbm added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing
Changes in directory llvm-test/External/SPEC/CFP2006/447.dealII:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/447.dealII added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-test/External/SPEC/CFP2006/454.calculix:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/454.calculix added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commit
Changes in directory llvm-test/External/SPEC/CFP2006/410.bwaves:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/410.bwaves added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-test/External/SPEC/CFP2006/481.wrf:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/481.wrf added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing
Changes in directory llvm-test/External/SPEC/CFP2006/434.zeusmp:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/434.zeusmp added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-test/External/SPEC/CFP2006/459.GemsFDTD:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/459.GemsFDTD added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commit
Changes in directory llvm-test/External/SPEC/CFP2006/482.sphinx3:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/482.sphinx3 added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits
Changes in directory llvm-test/External/SPEC/CFP2006/465.tonto:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/465.tonto added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mail
Changes in directory llvm-test/External/SPEC/CFP2006/453.povray:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/453.povray added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-test/External/SPEC/CFP2006/435.gromacs:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/435.gromacs added to
the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits
Changes in directory llvm-test/External/SPEC/CFP2006/450.soplex:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/450.soplex added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits ma
Changes in directory llvm-test/External/SPEC/CFP2006/444.namd:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/444.namd added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailin
Changes in directory llvm-test/External/SPEC/CFP2006/433.milc:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006/433.milc added to the
repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailin
Changes in directory llvm-test/External/SPEC/CFP2006:
---
Log message:
Directory /var/cvs/llvm/llvm-test/External/SPEC/CFP2006 added to the repository
---
Diffs of the changes: (+0 -0)
0 files changed
___
llvm-commits mailing list
llvm-commits
61 matches
Mail list logo