[llvm-commits] [llvm] r52677 - in /llvm/trunk: lib/Transforms/IPO/DeadArgumentElimination.cpp test/Transforms/DeadArgElim/2008-06-23-DeadAfterLive.ll test/Transforms/DeadArgElim/deadretval2.ll test/Transforms/DeadArgElim/multdeadretval.ll

Matthijs Kooijman matthijs at stdin.nl
Fri Jul 4 01:33:45 PDT 2008


Hi Evan,

> This patch works. But I didn't pay close attention to its impact on  
> performance and compile time. Did you run it on MultiSource/ 
> Applications? Do you see any real difference in either cateogry?
Yeah, I did that on previous versions and didn't see any significant
differences (on average, I think the compile times actually improved
slightly).

Since then, I've only changed the patch by adding bugfixes small bugfixes, so
I think there should be no further change. I'll do another comparison later
today (possibly after committing).

Gr.

Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080704/85e0851e/attachment.sig>


More information about the llvm-commits mailing list