Displaying 15 results from an estimated 15 matches for "pr640".
2014 May 04
12
[LLVMdev] [RFC] Benchmarking subset of the test suite
...SingleSource/Regression/C/pointer_arithmetic
SingleSource/Regression/C++/pointer_member
SingleSource/Regression/C++/pointer_method
SingleSource/Regression/C++/pointer_method2
SingleSource/Regression/C/PR10189
SingleSource/Regression/C/PR1386
SingleSource/Regression/C/PR491
SingleSource/Regression/C/PR640
SingleSource/Regression/C++/short_circuit_dtor
SingleSource/Regression/C/sumarray
SingleSource/Regression/C/sumarraymalloc
SingleSource/Regression/C/testtrace
SingleSource/UnitTests/2002-04-17-PrintfChar
SingleSource/UnitTests/2002-05-02-ArgumentTest
SingleSource/UnitTests/2002-05-02-CastTest
Singl...
2012 Feb 19
2
[LLVMdev] Problem While Running Test Suite
...ngleSource/Regression/C/2003-05-23-TransparentUnion | * | * |
SingleSource/Regression/C/2003-05-21-UnionBitfields | * | * |
SingleSource/Regression/C/globalrefs | * | * |
SingleSource/Regression/C/PR640 | * | * |
SingleSource/Regression/C/callargs | * | * |
SingleSource/Regression/C/sumarray | * | * |
SingleSource/Regression/C/2004-03-15-IndirectGoto...
2008 Feb 03
0
[LLVMdev] 2.2 Prerelease available for testing
...0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C/PR491 | 0.0041 532 0.0014 * 0.0014 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C/PR640 | 0.0083 1464 0.0068 * 0.0066 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C/badidx | 0.0034 848 0.0043 *...
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...0.00 * 0.02 | - - n/a n/a
SingleSource/Regression/C/PR491 | 0.0040 496 0.0000 * 0.0000 | 0.00 0.00 0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C/PR640 | 0.0040 1504 0.0080 * 0.0040 | 0.00 0.00 0.00 * 0.02 | - - n/a n/a
SingleSource/Regression/C/badidx | 0.0040 888 0.0080 *...
2008 Jan 24
6
[LLVMdev] 2.2 Prerelease available for testing
LLVMers,
The 2.2 prerelease is now available for testing:
http://llvm.org/prereleases/2.2/
If anyone can help test this release, I ask that you do the following:
1) Build llvm and llvm-gcc (or use a binary). You may build release
(default) or debug. You may pick llvm-gcc-4.0, llvm-gcc-4.2, or both.
2) Run 'make check'.
3) In llvm-test, run 'make TEST=nightly report'.
4) When
2007 Sep 18
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
...0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C/PR491 | 0.0048 528 0.0012 * 0.0011 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C/PR640 | 0.0074 1516 0.0112 * 0.0111 | 0.00 0.00 0.00 * 0.02 | - - n/a n/a
SingleSource/Regression/C/badidx | 0.0089 880 0.0041 *...
2008 Jan 28
0
[LLVMdev] 2.2 Prerelease available for testing
...0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C/PR491 | 0.0010 448 0.0007 * 0.0006 | 0.00 0.00 0.00 * 0.00 | - - n/a n/a
SingleSource/Regression/C/PR640 | 0.0061 3488 0.0070 * 0.0068 | 0.00 0.00 0.00 * 0.01 | - - n/a n/a
SingleSource/Regression/C/badidx | 0.0016 908 0.0021 *...
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
... 0.01 | - - n/a n/a
> SingleSource/Regression/C/PR491 |
> 0.0100 456 0.0000 * 0.0000 | 0.00 0.00
> 0.00 * 0.01 | - - n/a n/a
> SingleSource/Regression/C/PR640 |
> 0.0100 2076 0.0100 * 0.0100 | 0.01 0.00
> 0.00 * 0.02 | - - n/a n/a
> SingleSource/Regression/C/badidx |
> 0.0100 1012 0.0000 ...
2009 Oct 20
0
[LLVMdev] 2.6 pre-release2 ready for testing
Hi Tanya,
> 1) Compile llvm from source and untar the llvm-test in the projects
> directory (name it llvm-test or test-suite). Choose to use a
> pre-compiled llvm-gcc or re-compile it yourself.
I compiled llvm and llvm-gcc with separate objects directories.
Platform is x86_64-linux-gnu.
> 2) Run make check, report any failures (FAIL or unexpected pass). Note
> that you need to
2009 Oct 20
1
[LLVMdev] 2.6 pre-release2 ready for testing
...- n/a n/a
> SingleSource/Regression/C/
> PR491 | 0.0100 456
> 0.0000 * 0.0000 | 0.00 0.00 0.00
> * 0.01 | - - n/a n/a
> SingleSource/Regression/C/
> PR640 | 0.0100 2076
> 0.0100 * 0.0100 | 0.01 0.00 0.00
> * 0.02 | - - n/a n/a
> SingleSource/Regression/C/
> badidx | 0.0100 1012
&g...
2007 Sep 15
22
[LLVMdev] 2.1 Pre-Release Available (testers needed)
LLVMers,
The 2.1 pre-release (version 1) is available for testing:
http://llvm.org/prereleases/2.1/version1/
I'm looking for members of the LLVM community to test the 2.1
release. There are 2 ways you can help:
1) Download llvm-2.1, llvm-test-2.1, and the appropriate llvm-gcc4.0
binary. Run "make check" and the full llvm-test suite (make
TEST=nightly report).
2) Download
2009 Oct 17
12
[LLVMdev] 2.6 pre-release2 ready for testing
LLVMers,
2.6 pre-release2 is ready to be tested by the community.
http://llvm.org/prereleases/2.6/
If you have time, I'd appreciate anyone who can help test the release.
To test llvm-gcc:
1) Compile llvm from source and untar the llvm-test in the projects
directory (name it llvm-test or test-suite). Choose to use a pre-
compiled llvm-gcc or re-compile it yourself.
2) Run make check,
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers,
The 2.5 pre-release is available for testing:
http://llvm.org/prereleases/2.5/
If you have time, I'd appreciate anyone who can help test the release.
Please do the following:
1) Download/compile llvm source, and either compile llvm-gcc source or
use llvm-gcc binary (please compile llvm-gcc with fortran if you can).
2) Run make check, send me the testrun.log
3) Run "make
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...0.02 73506 0 0.02 70726
PpmdHandler.ll 34 195865 0 0.02 195832 0 0.03 195832
PpmdRegister.ll 5 14936 0 0.01 14902 0 0.01 14902
PpmdZip.ll 18 67245 3 0.01 64946 3 0.01 64946
ppowmod.ll 1 11109 0 0.01 11082 0 0.01 11082
PR1386.ll 1 2570 0 0.01 2558 0 0.01 2558
PR491.ll 3 4997 0 0.01 4985 0 0.01 4985
PR640.ll 4 19066 0 0.01 19054 0 0.01 19054
prboard.ll 1 24762 0 0.01 24729 0 0.01 24729
prepair.ll 1 8790 0 0.01 8757 0 0.01 8757
preprocess.ll 1 12481 0 0.01 12451 0 0.01 12451
prestrict.ll 1 16735 0 0.01 16702 0 0.01 16702
primes.ll 9 14036 0 0.01 14005 0 0.01 14005
printargs.ll 1 2837 0 0.01 2828 0 0....