Displaying 3 results from an estimated 3 matches for "r270630".
2017 Jan 18
10
llvm is getting slower, January edition
...st] Add llvm.loop.distribute.enable loop metadata. +4%
18. r268509: Do not disable completely loop unroll when optimizing for size. -34%
19. r269124: Loop unroller: set thresholds for optsize and minsize functions to zero. +50%
20. r269392: [LoopDist] Only run LAA for loops with the pragma. -4%
21. r270630: Re-enable "[LoopUnroll] Enable advanced unrolling analysis by default" one more time. -28%
22. r270881: Don't allocate in APInt::slt. NFC. -2%
r270959: Don't allocate unnecessarily in APInt::operator[+-]. NFC. -1%
r271020: Don't generate unnecessary signed ConstantR...
2017 Jan 18
2
llvm is getting slower, January edition
...loop metadata. +4%
>> 18. r268509: Do not disable completely loop unroll when optimizing for size. -34%
>> 19. r269124: Loop unroller: set thresholds for optsize and minsize functions to zero. +50%
>> 20. r269392: [LoopDist] Only run LAA for loops with the pragma. -4%
>> 21. r270630: Re-enable "[LoopUnroll] Enable advanced unrolling analysis by default" one more time. -28%
>> 22. r270881: Don't allocate in APInt::slt. NFC. -2%
>> r270959: Don't allocate unnecessarily in APInt::operator[+-]. NFC. -1%
>> r271020: Don't generate u...
2017 Jan 20
2
llvm is getting slower, January edition
...+4%
> > 18. r268509: Do not disable completely loop unroll when optimizing for
> size. -34%
> > 19. r269124: Loop unroller: set thresholds for optsize and minsize
> functions to zero. +50%
> > 20. r269392: [LoopDist] Only run LAA for loops with the pragma. -4%
> > 21. r270630: Re-enable "[LoopUnroll] Enable advanced unrolling analysis
> by default" one more time. -28%
> > 22. r270881: Don't allocate in APInt::slt. NFC. -2%
> > r270959: Don't allocate unnecessarily in APInt::operator[+-]. NFC.
> -1%
> > r271020: Don't...