[llvm-commits] PATCH: Fix for PR13378 (I think...), and a lot of questions about how 2addr pass works. =]

Evan Cheng evan.cheng at apple.com
Wed Jul 18 21:01:56 PDT 2012


Thanks. The scheduling code in two-address pass should just be deleted once Andy's MI scheduler becomes the default for x86. It's a glorified hack I put in to compensate for the deficiency in the current pre-RA scheduler.

Evan

On Jul 18, 2012, at 12:00 PM, Chandler Carruth wrote:

> Still reading and digesting all of this, but I've gone ahead and committed the fix itself in r160443. =] Thanks for the detailed response! _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list