[cfe-commits] r145930 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaDecl.cpp test/Misc/warning-flags.c test/Sema/builtins.c test/Sema/c89.c test/Sema/implicit-decl.c

Peter Cooper peter_cooper at apple.com
Thu Dec 8 09:36:39 PST 2011


Hi Hans

No problem. Thanks for fixing it so quickly

Pete

Sent from my iPhone

On Dec 8, 2011, at 8:03 AM, Hans Wennborg <hans at chromium.org> wrote:

> On Wed, Dec 7, 2011 at 10:13 PM, Peter Cooper <peter_cooper at apple.com> wrote:
>> Hi Hans
>> 
>> We're getting a performance regression (about 16%) when compiling this test with your change.  Can you please investigate it or revert this change until it can be fixed.
>> 
>> The test is MultiSource/Benchmarks/mediabench/g721/g721encode
>> 
>> My command line to reproduce was (in the above test folder)
>> 
>> make TEST=simple DISABLE_JIT=1 DISABLE_CBE=1 USE_REFERENCE_OUTPUT=1 SMALL_PROBLEM_SIZE=1
>> 
>> Thanks,
>> Pete
> 
> Hi Peter,
> 
> Thanks for pointing this out! Sorry for the inconvenience.
> 
> After discussions on IRC, I've landed r146153 which should fix this.
> 
> Thanks,
> Hans



More information about the cfe-commits mailing list