Displaying 1 result from an estimated 1 matches for "r106715".
2010 Jun 25
3
[LLVMdev] Why code doesn't speed up much with optimization level increase?
...ys to control optimization?
My mindset is defined by experience with gcc, when increasing inlining
levels speeds the code up significantly. Does JIT inline at all?
It's hard to believe that even only local (no inlining) optimization
wouldn't bring timing down by at least 10%.
i386 on i7
r106715
Yuri