Displaying 4 results from an estimated 4 matches for "exec_info_input7".
Did you mean:
exec_info_input1
2011 Jun 29
3
[LLVMdev] specint2000 as external tests
...0 sources in this directory manually.
$ls -1 $LLVM_SRC_ROOT/projects/test-suite/External/SPEC/CINT2000/164.gzip
164.gzip.reference_output
164.gzip.reference_output.small
compile_info
compile_parms
exec_info_input1
exec_info_input2
exec_info_input3
exec_info_input4
exec_info_input5
exec_info_input6
exec_info_input7
input1
Makefile
make_src_164.gzip
output1
output2
output3
output4
output5
output6
output7
patched_src
src
Does this look ok to you?
Thanks for your help.
Daya
On Wed, Jun 29, 2011 at 3:05 AM, Duncan Sands <baldrick at free.fr> wrote:
> Hi Daya,
>
> > checking for spec2000 ben...
2011 Jun 29
2
[LLVMdev] specint2000 as external tests
Hi All,
I am trying to configure llvm so with test-suite enabled. I have downloaded
the test-suite. Spec 2000 benchmarks sources are plugged in speccpu2000 at
$LLVM_SRC_ROOT/projects/test-suite-externals/speccpu2000/benchspec
e.g.: 164.gzip dir
is $LLVM_SRC_ROOT/projects/test-suite-externals/speccpu2000/benchspec/164.gzip
My configure command is:
../configure --disable-optimized
2011 Jun 29
0
[LLVMdev] specint2000 as external tests
Hi Daya,
> checking for spec2000 benchmark sources... no, not found in
> $LLVM_SRC_ROOT/projects/test-suite-externals/speccpu2000/benchspec
I have 164.gzip at
$LLVM_SRC_ROOT/projects/test-suite/External/SPEC/CINT2000/164.gzip
and it seems to work.
Ciao, Duncan.
2011 Jun 29
0
[LLVMdev] specint2000 as external tests
..._ROOT/projects/test-suite/External/SPEC/CINT2000/164.gzip
> 164.gzip.reference_output
> 164.gzip.reference_output.small
> compile_info
> compile_parms
> exec_info_input1
> exec_info_input2
> exec_info_input3
> exec_info_input4
> exec_info_input5
> exec_info_input6
> exec_info_input7
> input1
> Makefile
> make_src_164.gzip
> output1
> output2
> output3
> output4
> output5
> output6
> output7
> patched_src
> src
>
> Does this look ok to you?
>
> Thanks for your help.
> Daya
>
>
> On Wed, Jun 29, 2011 at 3:05 AM, Duncan...