Displaying 6 results from an estimated 6 matches for "bkirbi".
Did you mean:
bkirby
2011 Dec 13
2
[LLVMdev] make check-all failing 18 tests with --enable-optimized
On 12/13/11 01:09, Eli Friedman wrote:
> On Mon, Dec 12, 2011 at 6:26 PM, Brendan Kirby <bkirby at mips.com> wrote:
>> As part of our automated testing, I'm running make check-all to watch
>> for failures. One of my builds uses the --enable-optimized option to
>> configure. When I build the latest trunk, I'm now seeing 18 failing
>> tests:
>>
2011 Dec 13
0
[LLVMdev] make check-all failing 18 tests with --enable-optimized
On Mon, Dec 12, 2011 at 6:26 PM, Brendan Kirby <bkirby at mips.com> wrote:
> As part of our automated testing, I'm running make check-all to watch
> for failures. One of my builds uses the --enable-optimized option to
> configure. When I build the latest trunk, I'm now seeing 18 failing
> tests:
> Clang :: Preprocessor/macro_paste_c_block_comment.c
> LLVM ::
2011 Dec 13
0
[LLVMdev] make check-all failing 18 tests with --enable-optimized
On Tue, 2011-12-13 at 08:23 -0800, Brendan Kirby wrote:
> On 12/13/11 01:09, Eli Friedman wrote:
> > On Mon, Dec 12, 2011 at 6:26 PM, Brendan Kirby <bkirby at mips.com> wrote:
> >> As part of our automated testing, I'm running make check-all to watch
> >> for failures. One of my builds uses the --enable-optimized option to
> >> configure. When I build
2011 Dec 13
5
[LLVMdev] make check-all failing 18 tests with --enable-optimized
As part of our automated testing, I'm running make check-all to watch
for failures. One of my builds uses the --enable-optimized option to
configure. When I build the latest trunk, I'm now seeing 18 failing
tests:
Clang :: Preprocessor/macro_paste_c_block_comment.c
LLVM :: CodeGen/ARM/2011-05-04-MultipleLandingPadSuccs.ll
LLVM :: CodeGen/ARM/2011-11-14-EarlyClobber.ll
LLVM
2014 Mar 27
2
[LLVMdev] using just llvm/clang for building mips llvm
Geting a seg fault. Have not investigted the cause.
rkotler at mipsswbrd002:~/richard$ tar vfxz
~/Downloads/ellcc-mips-linux-2014-Mar-24-07-32-26.tgz
rkotler at mipsswbrd002:~/richard/ellcc/bin$ gdb ./ecc
GNU gdb (GDB) 7.4.1-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are
2011 Dec 13
2
[LLVMdev] make check-all failing 18 tests with --enable-optimized
On 12/12/11 19:29, Evan Cheng wrote:
> On Dec 12, 2011, at 6:26 PM, Brendan Kirby wrote:
>
>> As part of our automated testing, I'm running make check-all to watch
>> for failures. One of my builds uses the --enable-optimized option to
>> configure. When I build the latest trunk, I'm now seeing 18 failing
>> tests:
>> Clang ::