Displaying 6 results from an estimated 6 matches for "20optimize".
2011 Dec 13
2
[LLVMdev] make check-all failing 18 tests with --enable-optimized
...sure what you mean. I'm getting blocks of "Machine code for
function" for some of the failing tests. In other cases I'm getting
what looks like a memory dump. I have the output from the latest run at
the following URL if that helps:
https://dmz-portal.mips.com/bb/builders/LLVM%20optimize%20install/builds/30/steps/make%20check-all/logs/stdio
Brendan
>> Brendan
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailma...
2011 Dec 13
2
[LLVMdev] make check-all failing 18 tests with --enable-optimized
...sure what you mean. I'm getting blocks of "Machine code for function" for some of the failing tests. In other cases I'm getting what looks like a memory dump. I have the output from the latest run at the following URL if that helps:
https://dmz-portal.mips.com/bb/builders/LLVM%20optimize%20install/builds/30/steps/make%20check-all/logs/stdio
Brendan
>> Brendan
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailma...
2011 Dec 13
0
[LLVMdev] make check-all failing 18 tests with --enable-optimized
...sure what you mean. I'm getting blocks of "Machine code for function" for some of the failing tests. In other cases I'm getting what looks like a memory dump. I have the output from the latest run at the following URL if that helps:
https://dmz-portal.mips.com/bb/builders/LLVM%20optimize%20install/builds/30/steps/make%20check-all/logs/stdio
Brendan
>> Brendan
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailma...
2011 Dec 13
0
[LLVMdev] make check-all failing 18 tests with --enable-optimized
...sure what you mean. I'm getting blocks of "Machine code for
function" for some of the failing tests. In other cases I'm getting what
looks like a memory dump. I have the output from the latest run at the
following URL if that helps:
https://dmz-portal.mips.com/bb/builders/LLVM%20optimize%20install/builds/30/
steps/make%20check-all/logs/stdio
Brendan
>> Brendan
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailm...
2011 Dec 13
0
[LLVMdev] make check-all failing 18 tests with --enable-optimized
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 :: Preprocessor/macro_paste_c_block_comment.c
> LLVM ::
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