[llvm-commits] [llvm] r84691 - /llvm/trunk/lib/CodeGen/PostRASchedulerList.cpp

Dan Gohman gohman at apple.com
Tue Oct 20 18:59:09 PDT 2009


Hi David,

These patches broke several tests, including the llvm-gcc
bootstrap, so I've reverted them for now.

Dan

On Oct 20, 2009, at 3:50 PM, David Goodwin wrote:

> Author: david_goodwin
> Date: Tue Oct 20 17:50:43 2009
> New Revision: 84691
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=84691&view=rev
> Log:
> Respect src register allocation requirements when breaking anti-dependencies. Remove some dead code.
> 
> Modified:
>    llvm/trunk/lib/CodeGen/PostRASchedulerList.cpp
> 
> Modified: llvm/trunk/lib/CodeGen/PostRASchedulerList.cpp
> URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/lib/CodeGen/PostRASchedulerList.cpp?rev=84691&r1=84690&r2=84691&view=diff





More information about the llvm-commits mailing list