[PATCH] Compile time reduction for small programs.

Puyan Lotfi plotfi at apple.com
Tue Feb 4 14:41:13 PST 2014


Here is a patch for reducing compile time on small programs, especially if the target has a large register file.
I’ve already done sanity checks to determine that it doesn’t regress compile time on large programs.

-Puyan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: CompileTimeReductionSmall.patch
Type: application/octet-stream
Size: 5464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140204/ca7a4d34/attachment.obj>


More information about the llvm-commits mailing list