[PATCH] Compile time reduction for small programs.

Andrew Trick atrick at apple.com
Tue Feb 4 14:50:55 PST 2014


On Feb 4, 2014, at 2:47 PM, Eric Christopher <echristo at gmail.com> wrote:

> Sounds interesting. More details on what this does and why it's helpful please?

Yes. A good commit message is needed.
-Andy

> 
> -eric
> 
> On Tue, Feb 4, 2014 at 2:41 PM, Puyan Lotfi <plotfi at apple.com> wrote:
>> 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
>> 
>> 
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list