[llvm-commits] [llvm] r138018 - /llvm/trunk/lib/CodeGen/MachineInstr.cpp

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Aug 18 18:56:36 PDT 2011


On Aug 18, 2011, at 6:09 PM, Chandler Carruth wrote:

> On Thu, Aug 18, 2011 at 5:30 PM, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
> My test case only works when I disable DCE so a dead copy is left for
> RegisterCoalescer, so I am not including it.
> 
> Why can't this be disabled with a flag for testing? We do that for the middle end certainly...

You are right, there should be a flag. I'll add it.

/jakob

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110818/31c6d4f3/attachment.html>


More information about the llvm-commits mailing list