grimar added a comment. In http://reviews.llvm.org/D18591#387126, @ruiu wrote: > The new code is mostly copy of the old code, so it would make the situation worse. The common part needs to be factored out instead of copying it. Something like that ? http://reviews.llvm.org/D18591