[llvm-commits] [PATCH] Compile time optimization for JT

Nadav Rotem nrotem at apple.com
Sun Dec 2 22:46:58 PST 2012


Hi, 

I attached a patch which teaches the jump threading optimization to stop scanning the basic block when calculating the cost after passing the threshold. 

I know that James and Michael and looking changing this code, so please let me know if you have any objections or if it conflicts with your changes (I think it does).

Nadav

-------------- next part --------------
A non-text attachment was scrubbed...
Name: jt.diff
Type: application/octet-stream
Size: 2057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121202/6c36acb6/attachment.obj>


More information about the llvm-commits mailing list