Displaying 6 results from an estimated 6 matches for "badlongconst".
2010 Nov 23
2
[LLVMdev] LLVM unit and regression tests, enabled targets and conditions
...e 1 tests.
2.) Target-dependent tests
These tests should be run multiple times per build, once for each of
the targets LLVM is built for. These tests are valid for any supported
target but need to be configures/started on some target-specific way.
For example, the test/CodeGen/Generic/2003-07-07-BadLongConst.ll test
is the type 2 test.
3.) Conditional tests
These tests are subjects to some conditions, like target(s), or
triple(s), or host platform.
These tests should be run only if specified conditions are met or
considered UNSUPPORTED otherwise.
Both types (1) Target-independent and (2) Target-depen...
2004 Aug 20
1
[LLVMdev] Optimized Nightly Test Regressions
...explicitly pick a target.
We have five new regressions resulting in that message:
Regression.LLC.2003-05-27-phifcmpd : FAIL , expected PASS
Regression.LLC.2003-05-27-useboolinotherbb : FAIL , expected PASS
Regression.LLC.2003-05-27-usefsubasbool : FAIL , expected PASS
Regression.LLC.2003-07-07-BadLongConst : FAIL , expected PASS
Regression.LLC.2003-07-08-BadCastToBool : FAIL , expected PASS
Reid
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http...
2004 Jun 21
4
[LLVMdev] llvm test results for FreeBSD platform
...LLC.2003-05-27-usefsubasbool : XPASS
Regression.LLC.2003-05-28-ManyArgs : XPASS
Regression.LLC.2003-05-30-BadFoldGEP : XPASS
Regression.LLC.2003-05-30-BadPreselectPhi : XPASS
Regression.LLC.2003-07-06-BadIntCmp : XPASS
Regression.LLC.2003-07-07-BadLongConst : XPASS
Regression.LLC.2003-07-08-BadCastToBool : XPASS
Regression.LLC.2003-07-29-BadConstSbyte : XPASS
Regression.LLC.BurgBadRegAlloc : XPASS
Regression.LLC.badCallArgLRLLVM : XPASS
Regression.LLC.badFoldGEP : XPASS...
2004 Jun 20
0
[LLVMdev] llvm test results for FreeBSD platform
Thanks Vladimir. That's great! Glad you got it working.
BTW, the failures you're seeing have been experienced by Chris and I as
well. Chris is diligently working on making the LLVM processing more
consistent so he track down the problem. A week ago or so, these tests
passed at 100%.
Reid.
On Sun, 2004-06-20 at 15:50, Vladimir Merzliakov wrote:
> In attached file.
>
> Vladimir
2004 Jun 20
2
[LLVMdev] llvm test results for FreeBSD platform
In attached file.
Vladimir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test2004_06_20.log
Type: application/octet-stream
Size: 88488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040620/98042f01/attachment.obj>
2004 Jun 21
0
[LLVMdev] llvm test results for FreeBSD platform
...t;
> Regression.LLC.2003-05-28-ManyArgs : XPASS
>
> Regression.LLC.2003-05-30-BadFoldGEP : XPASS
>
> Regression.LLC.2003-05-30-BadPreselectPhi : XPASS
>
> Regression.LLC.2003-07-06-BadIntCmp : XPASS
>
> Regression.LLC.2003-07-07-BadLongConst : XPASS
>
> Regression.LLC.2003-07-08-BadCastToBool : XPASS
>
> Regression.LLC.2003-07-29-BadConstSbyte : XPASS
>
> Regression.LLC.BurgBadRegAlloc : XPASS
>
> Regression.LLC.badCallArgLRLLVM : XPASS
>
> Regressi...