Sanjoy Das
2011-Jun-21 07:51 UTC
[LLVMdev] [PATCH] Get DCE to consider livein PhysRegs to successor basic blocks.
Adds code to have DCE start off with a list of physical registers to be live on entry to at least one successor basic block (as mentioned in the FIXME comment). -- Sanjoy Das http://playingwithpointers.com -------------- next part -------------- A non-text attachment was scrubbed... Name: FIXME.patch Type: text/x-diff Size: 899 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110621/ae3b5074/attachment.patch>
Jakob Stoklund Olesen
2011-Jun-21 14:13 UTC
[LLVMdev] [PATCH] Get DCE to consider livein PhysRegs to successor basic blocks.
On Jun 21, 2011, at 12:51 AM, Sanjoy Das wrote:> Adds code to have DCE start off with a list of physical registers to be > live on entry to at least one successor basic block (as mentioned in the > FIXME comment).Looks good, but keep the comment (sans FIXME).
Sanjoy Das
2011-Jun-21 19:07 UTC
[LLVMdev] [PATCH] Get DCE to consider livein PhysRegs to successor basic blocks.
> > Looks good, but keep the comment (sans FIXME). >Revised patch attached. -- Sanjoy Das http://playingwithpointers.com -------------- next part -------------- A non-text attachment was scrubbed... Name: FIXME.patch Type: text/x-diff Size: 1001 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110622/14919213/attachment.patch>
Reasonably Related Threads
- [LLVMdev] [PATCH] Get DCE to consider livein PhysRegs to successor basic blocks.
- Some basic questions about accessing DFS/DCE shares with SAMBA 3.0
- DCE in the presence of control flow.
- DCE in the presence of control flow.
- [LLVMdev] FastRegAlloc (wrongly?) marking physregs as free