[llvm-commits] PATCH: Fix quadratic behavior in PR12652

Jakob Stoklund Olesen stoklund at 2pi.dk
Sun Jul 8 11:27:17 PDT 2012


On Jul 8, 2012, at 3:54 AM, Chandler Carruth <chandlerc at gmail.com> wrote:

> OK, it now passes with the verification I mailed out layered on top to assert everywhere. Passes both regtests and a bootstrap.
> 
> I also measured the 'llc' time for a few big bitcode files from "normal" code (117.mesa LTO-ed, sqlite3, and a single-source-file version of Clang's lexer / preprocessor library). I saw no measurable performance change.

LGTM, both patches.

/jakob



More information about the llvm-commits mailing list