Displaying 3 results from an estimated 3 matches for "410686".
Did you mean:
140686
2004 Dec 23
1
openssh-3.9p1 for Mac OS X
I attempted to setup openssh-3.9p1 on Mac OS X (10.3.7). The
./configure and make work fine but 'make install' fails with:
computer:~/XDev/openssh-3.9p1 bcburke$ make install
if test ! -z ""; then \
/usr/bin/perl ./fixprogs ssh_prng_cmds ; \
fi
(cd openbsd-compat && make)
make[1]: Nothing to be done for `all'.
(cd scard && make DESTDIR= install)
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))
...36
gspaint.ll 9 35176 0 0.01 35152 0 0.01 35152
gspath2.ll 12 40677 0 0.01 40653 0 0.01 40653
gspath.ll 14 63917 0 0.02 63893 0 0.02 62064
gsstate.ll 11 46775 0 0.01 46751 0 0.02 46751
gstype1.ll 6 217441 0 0.02 217417 0 0.03 217417
gtkanal.ll 0 452 0 0.01 421 0 0.01 421
gutil.ll 140 388775 55 0.03 410686 13 0.04 372305
gxcache.ll 7 60928 0 0.01 60904 0 0.01 60904
gxcolor.ll 5 32678 0 0.01 32654 0 0.01 32654
gxdither.ll 1 45152 0 0.01 45128 0 0.01 45128
gxdraw.ll 8 71594 0 0.01 71570 0 0.01 71570
gxfill.ll 9 140929 0 0.02 140905 0 0.02 140905
gxht.ll 4 31379 0 0.01 31355 0 0.01 31355
gxpath2.ll 13 8...