search for: d31566

Displaying 2 results from an estimated 2 matches for "d31566".

2017 Apr 18
3
LLVM is getting faster, April edition
...all praise. When the best talents in the community devote some of their time and efforts this lofty goal will be hit. Cheers Gerolf References: [1] https://reviews.llvm.org/D30477 [2] http://lists.llvm.org/pipermail/llvm-dev/2016-December/108088.html (and more comments in https://reviews.llvm.org/D31566#716880) > > On Wed, Apr 12, 2017 at 8:22 AM, Mikhail Zolotukhin via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > Hi, > > It's been a while since I sent the last compile time report [1], where it was shown that LLVM was getting...
2017 Apr 12
6
LLVM is getting faster, April edition
Hi, It's been a while since I sent the last compile time report [1], where it was shown that LLVM was getting slower over time. But now I'm happy to bring some good news: finally, LLVM is getting faster, not slower :) *** Current status *** Many areas of LLVM have been examined and improved since then: InstCombine, SCEV, APInt implementation, and that resulted in almost 10% improvement