[llvm-commits] [llvm] r56310 - /llvm/trunk/lib/CodeGen/DeadMachineInstructionElim.cpp

Chris Lattner clattner at apple.com
Sun Sep 21 20:27:01 PDT 2008


On Sep 21, 2008, at 7:42 PM, Evan Cheng wrote:

> This happens before livevariables. Remember we don't run LV at -O0.

Not even local liveness?  That would be enough to handle physregs.

-Chris




More information about the llvm-commits mailing list