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

Chandler Carruth chandlerc at google.com
Thu Aug 18 18:09:17 PDT 2011


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...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110818/e23b26aa/attachment.html>


More information about the llvm-commits mailing list