[PATCH 0/4] Improve DSE implementation

2016-12-21 Thread Jeff Law
This is V3 of the 4 series patchkit to address various DSE issues. The various comments from the V2 patchkit have been addressed and I believe the net result is cleaner and more compile-time efficient. The major changes were a move to using sbitmaps, only allowing the live sbitmap once per

Re: [PATCH 0/4] Improve DSE implementation

2016-12-16 Thread Jeff Law
On 12/16/2016 06:32 AM, Richard Biener wrote: On Fri, Dec 16, 2016 at 2:54 AM, Jeff Law wrote: This is a 4 part patchkit to address various deficiencies in our DSE implementation. BZ33562 was the inspiration for this work. 33562 is a low priority regression that's been

Re: [PATCH 0/4] Improve DSE implementation

2016-12-16 Thread Richard Biener
On Fri, Dec 16, 2016 at 2:54 AM, Jeff Law wrote: > This is a 4 part patchkit to address various deficiencies in our DSE > implementation. > > BZ33562 was the inspiration for this work. 33562 is a low priority > regression that's been around for a long time. Patch #1 addresses

[PATCH 0/4] Improve DSE implementation

2016-12-15 Thread Jeff Law
This is a 4 part patchkit to address various deficiencies in our DSE implementation. BZ33562 was the inspiration for this work. 33562 is a low priority regression that's been around for a long time. Patch #1 addresses 33562, "aggregate DSE disabled" and also implements trimming of complex