search for: liwei

Displaying 13 results from an estimated 13 matches for "liwei".

Did you mean: tiwei
2014 Sep 20
2
[LLVMdev] How to translate library functions into LLVM IR bitcode?
...hough we can define the dependency for the source files defining callees in makefile, it's still a manual specification there. So that's why I'm looking into this further step. On Sat, Sep 20, 2014 at 10:53 AM, Johannes Doerfert < doerfert at cs.uni-saarland.de> wrote: > Hey Liwei, > > the script was "designed" to act as a compile during "the usual" > configure + make of a benchmark/program/library. If you have such a setup > (a configure script which will produce the Makefile file), you can do > something similar to: > > ln -s ~/llvm...
2014 Sep 14
2
[LLVMdev] How to translate library functions into LLVM IR bitcode?
...files. So, is there any way to translate the library source files into bitcode files, so that all the information that the library functions need is included and can provide the implementation of these functions to the calling program after linking? Thanks for any suggestions:) -- Best Regards Liwei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140914/88a7d64c/attachment.html>
2014 Sep 20
2
[LLVMdev] How to translate library functions into LLVM IR bitcode?
...ely required by sin() without manually specifying every source file of the callees. Sorry for coming back late on this topic and thank you so much Johannes, for sharing your helper script. On Tue, Sep 16, 2014 at 9:00 PM, Johannes Doerfert < doerfert at cs.uni-saarland.de> wrote: > Hey Liwei, > > I attached a script I used some time back to compile multiple source > files (of a benchmark) into one bitcode file (instead of an executable). > The script is very simple but worked surprisingly well. It checks the > command line options for indicators what kind of output is ex...
2014 Sep 15
2
[LLVMdev] How to translate library functions into LLVM IR bitcode?
...le. If there's any automated way to infer about all the subroutines that one function needs, clang them into .bc file and link them into a stand-alone .bc library, that will be more than appreciated:-) On Mon, Sep 15, 2014 at 11:30 AM, Yabin Hu <yabin.hwu at gmail.com> wrote: > Hi Liwei, > > You may at first look into whether there is a llvm intrinsic for the > function you want to call. In case there is not, I would suggest you > wrapped the original function in your own project and call the wrapped one > instead. And at last you may dynamically load the original l...
2014 Sep 15
2
[LLVMdev] How to translate library functions into LLVM IR bitcode?
...> system to do it for you). > > The issue is that parts of the standard library are > performance-critical and often written in assembly. If the entire file > is assembly you won't be able to produce IR very easily at all. > > Cheers. > > Tim. > -- Best Regards Liwei -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140915/785580e2/attachment.html>
2011 Oct 05
2
MMIO emulation failed & successful reboot
...ver and recover from timeout failed" The second try would be successful. The awesome thing is, I tried normally rebooting the domU a few times after that, no problems! =) Attached is the full log captured between the start of the driver update and the second (successful) reboot. Liwei _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2012 Jul 15
2
Certain PCI passthrough devices don't work
Hello list, Using the mainline 3.5-rc6 kernel and yesterday''s xen-unstable, I''m having trouble passing in some PCI devices. Everything else works smoothly. Attached are some of the relevant logs and configurations. I did notice from the qemu logs that all the problematic devices have "IRQ type = INTx" whereas those that are working have "IRQ type =
2012 May 17
1
Job opportunity in Beijing, China at Xian-Janssen Pharmaceutical Ltd
...ot necessarily pharmaceutical; 2) PhD in statistics or related field preferred but not absolutely necessary; 3) speak fluent Chinese and English but willing to be located in Beijing; 4) excellent communications skill. The full job description follows, if interested, please send resume directly to Liwei Wang [Lwang78@its.jnj.com] https://jnjc.taleo.net/careersection/2/jobdetail.ftl?lang=en&job=000003XM ==================================================== Senior Quantitative Scientist-000003XM Description PRINCIPAL RESPONSIBILITIES: List major responsibilities and duties of the position....
2011 Sep 09
11
Re: Patches for VGA-Passthrough XEN 4.2 unstable
> Date: Fri, 9 Sep 2011 01:07:50 -0700 (PDT) > From: komkon555 <komkon555@freenet.de> > Subject: Re: Re : Re : Re : [Xen-devel] Re: Patches for > VGA-Passthrough XEN 4.2 unstable > To: xen-devel@lists.xensource.com > Message-ID: <1315555670684-4785425.post@n5.nabble.com> > Content-Type: text/plain; charset=us-ascii > > > Weidong Han wrote: >
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
Hello, I have been working on VGA-passthrough in the last month. When Xen was at his version 3.5 there was a few patches to make this work for some graphic cards using the patches developed by Han Weidong and posted here (http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html) and the same patches posted file by file are here
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
Hello, I have been working on VGA-passthrough in the last month. When Xen was at his version 3.5 there was a few patches to make this work for some graphic cards using the patches developed by Han Weidong and posted here (http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html) and the same patches posted file by file are here
2011 Sep 26
0
Stuck at "Hardware Assisted Paging Enabled" with xen-unstable
Hello list, Decided to upgrade to the latest xen-unstable today. However the boot always stops at "HVM: Hardware Assisted Paging detected." Attached is a log of the boot process. The latest 4.1 version in mercurial works though (log attached as well), but causes the system to lockup every 10 or so hours (see next email). Any ideas? _______________________________________________
2011 Oct 15
0
Re : General questions about VGA passthrough
> Date: Sat, 15 Oct 2011 13:03:10 +0200 > From: Francesco Cat <heartcollector87@gmail.com> > Subject: Re: Re : [Xen-users] General questions about VGA passthrough > To: xen-users@lists.xensource.com > Message-ID: > <CAO9ZT02yJXNyOidPm+XS8yUTN6xymSqsEiK3MEGdpvMiQtPPtw@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > >