Re: [RFC][PATCH, ASan] ASan and TSan passes place change.

2015-08-21 Thread Maxim Ostapenko
On 07/08/15 11:42, Maxim Ostapenko wrote: Hi! This tiny patch moves ASan and TSan passes just before sanopt pass, that gives nice speedup on several SPEC2006 tests (-O2 optimization level was used) on x86: TESTCASE ORIGINAL PATCHED SPEEDUP 401.bzip2806798 0.99% 403.gcc

[RFC][PATCH, ASan] ASan and TSan passes place change.

2015-08-07 Thread Maxim Ostapenko
Hi! This tiny patch moves ASan and TSan passes just before sanopt pass, that gives nice speedup on several SPEC2006 tests (-O2 optimization level was used) on x86: TESTCASE ORIGINAL PATCHED SPEEDUP 401.bzip2806798 0.99% 403.gcc 506475 6.13% 429.mcf