[PATCH] Templatify RegionInfo

Matt Arsenault arsenm2 at gmail.com
Mon Jul 7 18:06:17 PDT 2014


Hi,

These patches do the bruteforce work of templatifying RegionInfo / DominanceFrontier so they can be used on MachineBasicBlocks, mostly by trying to mimic what DominatorTree and LoopInfo already do for this. These build, but I haven’t yet gotten to doing anything useful with them yet.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Templatify-DominanceFrontier.patch
Type: application/octet-stream
Size: 30486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140707/c9db116d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Templatify-RegionInfo-so-it-works-on-MachineBasicBlo.patch
Type: application/octet-stream
Size: 119629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140707/c9db116d/attachment-0001.obj>


More information about the llvm-commits mailing list