search for: usefsubasbool

Displaying 10 results from an estimated 10 matches for "usefsubasbool".

2004 Aug 20
1
[LLVMdev] Optimized Nightly Test Regressions
...ot; and "ppc64"'. Please use the -march option to 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 by...
2004 Jun 21
4
[LLVMdev] llvm test results for FreeBSD platform
...004-04-09-SameValueCoalescing.llx.out Regression.LLC.2002-04-14-UnexpectedUnsignedType: XPASS Regression.LLC.2002-04-16-StackFrameSizeAlignment: XPASS Regression.LLC.2003-05-27-phifcmpd : XPASS Regression.LLC.2003-05-27-useboolinotherbb : XPASS Regression.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...
2008 May 28
0
[LLVMdev] A quick update on FreeBSD support
..., isF; ... You probably just need another line for setune. It looks like several other FP compares are missing, you might want to make sure the full list in lib/Target/TargetSelectionDAG.td:843 is supported. > FAIL: /dumpster/home/marcel/LLVM/src/llvm/test/CodeGen/Generic/ > 2003-05-27-usefsubasbool.ll > Failed with signal(SIGABRT) at line 1 > while running: llvm-as < /dumpster/home/marcel/LLVM/src/llvm/test/ > CodeGen/Generic/2003-05-27-usefsubasbool.ll | llc Same thing. > FAIL: /dumpster/home/marcel/LLVM/src/llvm/test/CodeGen/Generic/ > 2005-10-21-longlonggtu.ll > Fail...
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>
2008 May 24
5
[LLVMdev] A quick update on FreeBSD support
...eric/2003-05-27-useboolinotherbb.ll | llc .ident "LLVM-ia64" .psr lsb .radix C .psr abi64 Cannot yet select: 0x2000000001d76120: i1 = setcc 0x2000000001d463e0, 0x2000000001d341d0, 0x2000000001d08f20 FAIL: /dumpster/home/marcel/LLVM/src/llvm/test/CodeGen/Generic/ 2003-05-27-usefsubasbool.ll Failed with signal(SIGABRT) at line 1 while running: llvm-as < /dumpster/home/marcel/LLVM/src/llvm/test/ CodeGen/Generic/2003-05-27-usefsubasbool.ll | llc .ident "LLVM-ia64" .psr lsb .radix C .psr abi64 Cannot yet select: 0x2000000001d76120: i1 = setcc 0x2000000001d463e...
2004 Jun 21
0
[LLVMdev] llvm test results for FreeBSD platform
...t; Regression.LLC.2002-04-14-UnexpectedUnsignedType: XPASS > > Regression.LLC.2002-04-16-StackFrameSizeAlignment: XPASS > > Regression.LLC.2003-05-27-phifcmpd : XPASS > > Regression.LLC.2003-05-27-useboolinotherbb : XPASS > > Regression.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 > > Regressio...
2008 May 24
0
[LLVMdev] A quick update on FreeBSD support
On May 24, 2008, at 11:43 AM, Marcel Moolenaar wrote: > All, > > So far I've tried LLVM on amd64, i386, ia64 and powerpc under FreeBSD > and aside for ia64, things look pretty good for a first try. There > are 2 unexpected failures for PowerPC, which appear to be caused by > uninitialized memory. I'm still working on a fix for that (need to > brush up on my C++
2008 May 24
2
[LLVMdev] A quick update on FreeBSD support
All, So far I've tried LLVM on amd64, i386, ia64 and powerpc under FreeBSD and aside for ia64, things look pretty good for a first try. There are 2 unexpected failures for PowerPC, which appear to be caused by uninitialized memory. I'm still working on a fix for that (need to brush up on my C++ skills). [sidenote: In FreeBSD -current, the memory allocator initializes memory with 0xa5
2011 Dec 15
2
[LLVMdev] llvm/clang test failures on powerpc-darwin8
...-arch-macros.c Clang : : Sema/arm-neon-types.c Clang : : SemaObjC/cocoa.m Clang : : SemaTemplate/instantiate-function-1.cpp LLVM : : CodeGen/Generic/2003-05-27-phifcmpd.ll LLVM : : CodeGen/Generic/2003-05-27-useboolinotherbb.ll LLVM : : CodeGen/Generic/2003-05-27-usefsubasbool.ll LLVM : : CodeGen/Generic/2003-05-30-BadPreselectPhi.ll LLVM : : CodeGen/Generic/2003-07-29-BadConstSbyte.ll LLVM : : CodeGen/Generic/2006-02-12-InsertLibcall.ll LLVM : : CodeGen/Generic/2006-03-01-dagcombineinfloop.ll LLVM : : CodeGen/Generic/2006-06-28-SimplifySetC...