Displaying 3 results from an estimated 3 matches for "28646".
Did you mean:
286,6
2011 May 12
1
[Bug 717] New: ip6tables: Unknown error 18446744073709551615
..., -1, 0) =
0x7fc717eee000
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0x7fc717eed000
access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY) = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=28646, ...}) = 0
mmap(NULL, 28646, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fc717ee6000
close(3) = 0
open("/lib64/libdl.so.2", O_RDONLY) = 3
read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\20\16\0\0\0\0\0\0"...,
832) = 832
fstat(3, {st_mode=S_IF...
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))
...tsc.ll 16 903509 0 0.08 903481 0 0.09 903481
ts.ll 7 10154 0 0.01 10125 0 0.01 10125
tsp.ll 6 47043 0 0.01 47024 0 0.01 47024
tt.ll 8 20968 0 0.01 20939 0 0.01 20939
tu.ll 8 54279 0 0.02 54250 0 0.02 54250
tv.ll 4 33827 0 0.01 33798 0 0.01 33798
twstats.ll 1 9163 0 0.01 9130 0 0.01 9130
types.ll 5 28646 0 0.01 28618 0 0.01 28618
uaspect.ll 1 131956 0 0.02 131923 0 0.02 131923
ufixnet.ll 1 20191 0 0.01 20158 0 0.01 20158
ufixpin.ll 1 12269 0 0.01 12236 0 0.01 12236
uint64_to_float.ll 3 28545 0 0.01 28533 0 0.01 28533
uloop.ll 5 166780 0 0.02 166747 0 0.03 166747
unarithmetic.ll 7 23924 0 0.01 23894...