search for: 314910ae

Displaying 3 results from an estimated 3 matches for "314910ae".

2008 Sep 25
0
[LLVMdev] mem2reg optimization
On Thursday 25 September 2008 07:40, Nicolas Capens wrote: > Hi Dave, > > As an exercise I tried to fix this myself, and I think I have a working > patch (attached). My own tests are all working wonderfully, and at > fantastic performance! > > I'm looking forward to your patch to see whether we used the same approach > or whether things could be improved further. >
2008 Sep 25
3
[LLVMdev] mem2reg optimization
Hi Dave, As an exercise I tried to fix this myself, and I think I have a working patch (attached). My own tests are all working wonderfully, and at fantastic performance! I'm looking forward to your patch to see whether we used the same approach or whether things could be improved further. Anyway, I've re-profiled the code and found ComputeLiveInBlocks to be the main hotspot now. Again
2008 Sep 26
6
[LLVMdev] mem2reg optimization
...on is valid. -Dave -------------- next part -------------- A non-text attachment was scrubbed... Name: mem2reg.patch Type: text/x-diff Size: 24366 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080926/314910ae/attachment.patch>