Displaying 7 results from an estimated 7 matches for "rjf".
Did you mean:
ref
2020 Mar 18
6
GSoC 2020 Project "Improve MegreFunctions to incorporate MergeSimilarFunctions patches and ThinLTO Support"
Hi Vishal, Ruijie,
Thanks for your interest in the project.
To get started, the first task would be to merge the 5 patches on top of trunk llvm.
The list of patches are listed in the project description: http://llvm.org/OpenProjects.html#llvm_mergesim
Please create an account in llvm phabricator (reviews.llvm.org) if you haven't already, and put your patches there.
Let me know if you have
2020 Mar 18
2
[GSoC '20 Project Interest] - Improve MergeFunctions to incorporate MergeSimilarFunction patches and ThinLTO Support
...ity with LLVM IR and x86/ARM assembly.
My GitHub account is at https://github.com/thefangbear and
https://github.com/ruijiefang.)
Thank you, and looking forward to replies!
[1]: https://www.cs.princeton.edu/courses/archive/spring20/cos320/
Kind regards,
Ruijie Fang
ruijief at princeton.edu
--
RJF
ruijief at princeton.edu
2001 Apr 05
1
predict.glm
Hello,
Probably a stupidly easy question, but I have done the following
in order to make predictions from a fitted glm with new data:
my.glm <- glm(lt96~so296[,1:17],family=binomial(link=logit))
p96 <- predict.glm(my.glm,newdata=so293[,1:17],type="response")
but I always get the fitted linear predictors from the original model, ie
there doesn't seem to be acknowledgement of
2020 Aug 05
3
[RFC] Machine Function Splitter - Split out cold blocks from machine functions using profile data
...e way to go. Machine
Function splitting has an advantage here as it does not need sophisticated
analysis to figure out what part of code can and can not be split out post
inlining.
> We've performance numbers from Firefox which shows ~5% performance
> improvement with HCS (cc: Ruijie @rjf). Vedant also reported performance
> numbers across iOS and Swift benchmarks in the past. I could find (
> https://github.com/apple/swift/pull/21016) which reported decent
> performance improvement in core ios Frameworks.
>
>
Nice. If possible, the same performance tests can be done...
2020 Aug 05
10
[RFC] Machine Function Splitter - Split out cold blocks from machine functions using profile data
Greetings,
We present “Machine Function Splitter”, a codegen optimization pass which
splits functions into hot and cold parts. This pass leverages the basic
block sections feature recently introduced in LLVM from the Propeller
project. The pass targets functions with profile coverage, identifies cold
blocks and moves them to a separate section. The linker groups all cold
blocks across functions
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...mp;CqY{2+(A8
zz*6)*ckeOc^P7b17(Lm at 0_;Q%M7P!D&8nw7?jR1pbKsBA&?*8p8-*yoV^BU<Tp|@c
zEJvBRH4XUyB>>s-L5f&Rl!UbP<y(FdjmZ=7wh0fJ{O+B}-n12Z&~_l~+((7`qOg-Z
z++CAM3yup!K)r_r5)ZG`*M0nEJ8<}ujyG1Fnf0!IU3ix};HG52=G(=eHw3v<KjTJD
ztidH7B;{R{n%eoG|FZW<_o~e?b4yL{2P<{2<gO=rJF$D5CUhaT`BC6dp)i!hQhrA3
z16Pd?jM1L3yMj<}>Z};JG=b at YSU7U(S;I`hO%8&PHUx(zSf&Cm%s|@0_IZv%6=HU~
zdn&xtjZoT5ot2(r^x<qru_eDSD5k`7r103V_gHLcxM?ho>(NHy(0-Pv_k{+;ASm28
zZv6t0xl-a|+QJpQ==EZ4$!ah{9&T_kwVBCB)=R_HF4k%&z2GZ-9sVFuC-AfYyc9E3
zs at mlfc3R++ZKP2|BY@`-Ah at +;V^t^fTP7...
2001 Jun 11
1
rotate ylab
Hello,
I have an expression for the y axis, which I wish to rotate by 90
degrees (so that this label has the same orientation as for the x
axis). Thought the graphical parameter crt (or srt) would do the trick,
but haven't had any joy so far. Any ideas?
(Using Version 1.2.2, linux, redhat 7.0)
Cheers,
Rob.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-