search for: jiaqi

Displaying 9 results from an estimated 9 matches for "jiaqi".

2010 Jan 22
1
[LLVMdev] debugging a pass for LTO
...d like "llvm-gcc -use-gold-plugin" instead of first generating bitcode, linking them, and then applying the pass with opt. Sorry I don't know if I‘m correct here. I'm a beginner with llvm. On Fri, Jan 22, 2010 at 11:50 AM, John Criswell <criswell at uiuc.edu> wrote: > jiaqi zhang wrote: >> >> Hi, >> >> I'm trying to write a pass for LTO, and now I want to debug it using >> gdb. I use ld as my target file, but when I run the program in gdb, it >> reports >> >> [Thread debugging using libthread_db enabled] >> Can...
2006 Apr 01
2
Instant Rails 1.1
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails, Apache, and MySQL, all preconfigured and ready to run. No installer, you simply drop it into the directory of your choice and run it. It does not modify your system environment. This release of Instant Rails is for Windows, but there are plans for ports to Linux, BSD, and OSX. This release upgrades Rails to 1.1 and the
2020 Nov 06
3
How to find the root causes of compiler bugs in practice?
...For my experience, the outputs of compilers are always used to isolate the causes of compiler bugs, such as the IR after each pass or the backtrace. I am a newbie for LLVM. So I am curious how developers of LLVM or GCC find the root causes of compiler bugs in practice. Thanks! [1] Junjie Chen, Jiaqi Han, Peiyi Sun, Lingming Zhang, Dan Hao, and Lu Zhang. 2019. Compiler bug isolation via effective witness test program generation. In Proceedings of the 2019 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2019)....
2010 Jan 22
0
[LLVMdev] debugging a pass for LTO
...gin.cc The gdb version is 7.0.1. I tried it with other multi-threaded programs without any problem. Have I missed something? Or I shouldn't debug my pass this way at all? btw, "llvm-gcc -use-gold-plugin" works fine when I compile my program. Thanks very much. -- Best regards JiaQi Zhang
2012 Mar 21
0
[LLVMdev] llvm seg fault when specifying addRequiredTransitive in module pass
...and it also crashes. I found a similar bug at http://llvm.org/bugs/show_bug.cgi?id=9550. However since I just checked out from svn, I believe the patch is already there. Could any one help on this issue? Any instructions or walk around is greatly appreciated. Thanks very much. -- Best regards JiaQi Zhang -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120320/97085a0f/attachment.html>
2013 Feb 15
0
How can I plot graphs together?
look at dev.new() to specify plot window size and then ?layout to specify number and size of each plot in the window Jiaqi.Zhang wrote > Hi, all, > > I am working on the following code to learn how to plot graphs together. I > used the par(mfrow=c(1,3)) function to try to put all three plot() graphs > together. But it always fail without any error message? Can anybody help > me out? > > ######...
2020 Nov 06
0
How to find the root causes of compiler bugs in practice?
...outputs of compilers are always used to isolate the causes of compiler bugs, such as the IR after each pass or the backtrace. > I am a newbie for LLVM. So I am curious how developers of LLVM or GCC find the root causes of compiler bugs in practice. > > Thanks! > > [1] Junjie Chen, Jiaqi Han, Peiyi Sun, Lingming Zhang, Dan Hao, and Lu Zhang. 2019. Compiler bug isolation via effective witness test program generation. In Proceedings of the 2019 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE 2019)....
2006 Mar 31
3
Position For Ruby on Rails Consultant
Hello Everyone, My name is Prashant and I head the placement division with ANZ Solutions. We work with close to 53 clients all over the country and help them with their staffing requirements. I like to network with strong technical people like you and like to associate myself with respect to your career plans. Please let me know and I will give you a call. We can help you for any kind of
2006 Mar 29
42
Production environment for Rails on Win32, anyone interested for a binary release?
Hi all, as part of adopting Rails in my company I had to go through the hassle of setting up a Rails production environment on Win32 system since we mostly use MS SQL as our database back end and also because we mostly dealing with customers who become green-blue-purple as soon as you mention Unix/Linux and run for the door. I also need to mention that most of our web applications are internal and