Displaying 3 results from an estimated 3 matches for "1080539".
Did you mean:
108039
2012 Nov 29
0
[LLVMdev] Getting Started
On Thu, Nov 29, 2012 at 9:34 PM, Joe Abbey <jabbey at arxan.com> wrote:
> I've never written python... but here goes.
This is an awesome idea! I have a shell script for the same purpose,
but I didn't post it because it was not as 'user-friendly'. (And I
suspect lots of other developers have similar scripts.)
> print (msg)
print does not need parentheses.
>
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan,
Sorry for the delay. It's great that you are working on MergeFunctions
as well and I agree, we should definitely try to combine our efforts to
improve MergeFunctions.
Just to give you some context, the pass (with the similar function
merging patch) is already being used in a production setting. From my
point of view, it would be better if we focus on improving its
capability
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...17559 0 0.01 17537 0 0.01 17537
intersection.ll 23 77339 0 0.02 77310 * * *
interupt.ll 1 2094 0 0.01 2064 0 0.01 2064
IntMM.ll 6 12214 0 0.01 12195 0 0.01 12195
intrarefresh.ll 4 18704 0 0.01 18683 0 0.01 18683
IntToString.ll 7 41828 0 0.01 41801 0 0.01 41801
io.ll 88 1103275 2 0.10 1094991 1 0.11 1080539
IOtestA.ll 3 6815 0 0.01 6790 0 0.01 6790
IOtestB.ll 9 7975 1 0.01 7775 * * *
IOtestC.ll 9 8086 1 0.01 7885 * * *
IOtest.ll 10 8062 0 0.01 8037 0 0.01 8158
irred.ll 10 115710 0 0.02 115680 0 0.02 115680
iscan.ll 8 168960 0 0.02 168936 0 0.02 168936
is.ll 6 44696 0 0.01 44673 0 0.01 44673
ispell.ll...