search for: r78214

Displaying 3 results from an estimated 3 matches for "r78214".

Did you mean: 78214
2009 Aug 05
0
[LLVMdev] Profiling in LLVM Patch Followup 1
Hi Andreas, Sorry for the lag time... On Wed, Jul 22, 2009 at 5:47 AM, Andreas Neustifter<e0325716 at student.tuwien.ac.at> wrote: > Hi Daniel! > > Daniel Dunbar wrote: >> I merged in my changes to your patch, which results in the attached >> patch. There may be some missed merge errors. The main problem I have >> with the rest of this patch is that it causes a
2009 Aug 05
2
[LLVMdev] Profiling in LLVM Patch Followup 1
...t patch in your sequence verse TOT and send > it out again? Sorry, but I can't deal with all 8 at once -- I have to > take them one at a time. :) Of course! Here it comes, all new and shiny :-) Andi -------------- next part -------------- A non-text attachment was scrubbed... Name: llvm-r78214.added.block.function.profiling.patch Type: text/x-patch Size: 4766 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090805/2162f74a/attachment.bin>
2009 Jul 22
4
[LLVMdev] Profiling in LLVM Patch Followup 1
Hi Daniel! Daniel Dunbar wrote: > I merged in my changes to your patch, which results in the attached > patch. There may be some missed merge errors. The main problem I have > with the rest of this patch is that it causes a regression in > llvm-prof's behavior. I tried running edge profiling on the > MultiSource/Applications/aha benchmark in the llvm test-suite, and >