Displaying 2 results from an estimated 2 matches for "stringtoint".
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))
...72 0 0.01 79099
StreamObjects.ll 39 82708 10 0.02 76284 10 0.02 77205
StreamUtils.ll 4 10104 0 0.01 10072 0 0.01 9117
StringConvert.ll 3 44398 0 0.01 44371 0 0.01 44371
stringI.ll 2 5591 0 0.01 5561 0 0.01 5561
string.ll 4 13069 0 0.01 13053 0 0.01 13053
strings.ll 9 14102 0 0.01 14085 0 0.01 14085
StringToInt.ll 5 10573 0 0.01 10546 0 0.01 10546
str.ll 2 14960 0 0.01 14929 0 0.01 14929
struct_axpy.ll 1 47495 0 0.01 47466 0 0.01 47466
struct_copy.ll 1 47195 0 0.01 47166 0 0.01 47166
struct_grid.ll 13 128736 0 0.02 128707 0 0.01 128707
struct_innerprod.ll 1 48675 0 0.01 48646 0 0.01 48646
struct_io.ll 2 7...