[llvm-commits] [llvm] r125089 - in /llvm/trunk/lib/CodeGen: CriticalAntiDepBreaker.cpp CriticalAntiDepBreaker.h

Anton Korobeynikov anton at korobeynikov.info
Tue Feb 8 09:51:19 PST 2011


Hi Andrew,

> Avoid using the same register for two def operands or and earlyclobber
> def and use operand. This fixes PR8986 and improves on the prior fix
> for rdar://problem/8959122.
Cool! Does the same problem exist in aggressive atidep breaker, btw?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list