search for: xing

Displaying 20 results from an estimated 180 matches for "xing".

Did you mean: ring
2019 Mar 26
2
How to revert a change properly
...that you ran the svn command from the lib subdirectory instead of from the top level, and thus missed the tests that were part of your original commit. --paulr From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Don Hinton via llvm-dev Sent: Tuesday, March 26, 2019 4:57 AM To: Xing GUO Cc: LLVM Development List Subject: Re: [llvm-dev] How to revert a change properly Hi Xing: There's too much activity to automatically revert anything, so you need to commit a new change that effectively reverts the original patch -- keeping in mind that someone else might have changed som...
2020 Jul 29
2
Building a single .rst file
Is "Unix Makefiles" what I want if I am building on Windows using GNU make? At 7/28/2020 10:41 PM, Xing GUO wrote: >On 7/29/20, Paul C. Anagnostopoulos via llvm-dev ><llvm-dev at lists.llvm.org> wrote: >> Folks, >> >> Total newbie here. What is the simplest way to build a single .rst file so >> that I can look at the generated HTML? I have CMake, Python, and Sphinx...
2007 Sep 29
2
CentOS groups on LinkedIn, Facebook, Orkut or Xing
Hi everybody, I want to give some attention to the CentOS group that exist on LinkedIn, Orkut, Facebook and Xing. If you have a profile on one of these networks, why not join the CentOS group and hook up with other members ? LinkedIn CentOS group http://www.linkedin.com/e/gis/22405/3006AD6B2504 Facebook CentOS group (managed by Liviu Damian) http://www.facebook.com/group.php?gid=2371797727 Orkut CentO...
2020 Jul 28
3
Building a single .rst file
Folks, Total newbie here. What is the simplest way to build a single .rst file so that I can look at the generated HTML? I have CMake, Python, and Sphinx installed. ~~ Paul
2019 Nov 16
2
[Bugzilla] Is Bugzilla down?
Hi, It seems that Bugzilla (https://bugs.llvm.org/) is down, when I using the search engine. -- Best Regards, Xing
2016 May 23
3
What's "register pressure set"
...'. Class 'TargetRegisterInfo' defines two virtual methods 'getRegClassPressureSets' and 'getRegUnitPressureSets' for querying but I don't see any subclasses overriding it. What's the meaning of the register pressure set? Anyone can give me some help? Thanks! Xing
2019 Mar 26
2
How to revert a change properly
...g properly. I would like to know, what's the right way to revert a bad change. I notice that there are some reverting change with proper message, e.g. "Revert: [some tag] commit message". Shall I type this message manually? Or is there some useful tool that I could use? Best Regards, Xing -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190326/ff4b92f3/attachment.html>
2013 Apr 19
4
Spider Plot
Does any one have a sample code for a Spider Plot as attached? Thanks, Xing
2007 Jan 19
2
[Xen-ia64-devel][PATCH] Fix Xen crash when creating VTI in some machines.
Xend will do a hypercall to destory domain when creating VTI guest fail. If "is_vti" not be set at this point, HV will call relinquish_vcpu_resource() which belong to domU. It may try to free a NULL pointer, so dom0 crash. This patch fix it. Signed-off-by, Zhang Xin < xing.z.zhang@intel.com > Good good study,day day up ! ^_^ -Wing(zhang xin) OTC,Intel Corporation _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Aug 26
5
LiteSpeed Web Server 2.2 with Ruby Rails integration....
...etc. Our new wiki for Rails Easy configuration: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:ruby_rails_easy We believe we have created the easiest way to deploy Rails in a production level environment with a track-record for scalability and reliability. Best Regards, Xing Li http://www.litespeedtech.com/ -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-...
2008 Apr 22
2
Seqfault, Address 0, track X11() (PR#11231)
Full_Name: Liqun Xing Version: 2.6.2 OS: Solaris 9 Submission from: (NULL) (76.182.91.82) When first time launch X11(), it was fine. However, when closed the X11 windon by clicking the close button, or closed it off by command Dev.off() and launched the X11() again, got segfault, and asking for exiting R and other opt...
2016 Jun 27
3
Why not do machine instruction scheduling in SSA form?
...cies and doing code motion. I find that LiveIntervals analysis pass, which is required by RegPressureTracker and MachineScheduler, cannot run before phi elimination. Is this one of the reason that machine scheduling is not done in SSA form? Any explanation is appreciated. Thanks a lot! Cheers, Xing
2016 May 23
0
What's "register pressure set"
Hi Xing, The register pressure sets are basically concepts that tells you how may variables can live in register at the same time. This information is available for two different level of abstraction: per register class and per register unit. The register unit is the basic entity we use to represent a reg...
2009 Apr 06
6
Need help in calculating studentized residuals/leverage values of non-linear model [nls()]
Hi there, I hope I can get advice regarding the calculation of leverage values or studentized residual values of a non-linear regression model. It seems like rstudent() does not work on a nls object. Many thanks in advance! Best regards, Xingli
2019 Feb 22
2
How to write an 'expected failure test'
Hi devs, I want to write a test that expected to fail. And I want to check the error message. But I found that if the command exit code is not 0, then the test will fail. Also, if I add `XFAIL: *`, it will not check the command line output ... Can someone help me? Best Regards, Xing -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190223/259ce2cb/attachment.html>
2019 May 06
2
How to commit a patch ?
Hi, everyone ! I want to upload a patch after creating a bug-41763, https://bugs.llvm.org/show_bug.cgi?id=41763 How to upload a patch? Is there a user-manual ? Thanks ~ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190506/4c1fa793/attachment.html>
2020 Jun 23
2
Is bugzilla down?
...that bugzilla is encountering some problems right now. When I click specific bug reports, it shows "undef error - DBD::mysql::st execute failed: Got error 28 from storage engine", e.g. https://bugs.llvm.org/show_bug.cgi?id=41513 and https://bugs.llvm.org/show_bug.cgi?id=46423 -- Cheers, Xing
2007 Aug 24
3
[PATCH]Use a marco to standardize XEN uuid length
This patch use a marco instead of hard code in smbios.c. IA64 also need this marco. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2018 Jun 01
3
[Kaleidoscope] symbol(s) not found during compiling
...rifyDisableABIBreakingChecks in k-lang-14fa17.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) """ My OS is MacOS High Sierra v10.13.3 Source Codes could be viewed on: [GitHub]( https://github.com/Higuoxing/llvm-playground) I am still trying to google it ... and it would be great if someone could help me... Again, thanks for awesome LLVM and this awesome tutorial :D Best Regards, Xing -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail...
2016 Jun 27
0
Why not do machine instruction scheduling in SSA form?
...n more accurate. If you schedule too early you do not see the instructions produced by phi elimination and the two address fixup pass. LiveIntervals should work on MachineSSA form. If it doesn't you should file a bugzilla ticket with more details. - Matthias > On Jun 27, 2016, at 4:39 AM, Xing Su via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi LLVM community, > > Currently LLVM backend do pre-RA machine instruction scheduling in non-SSA form, I doubt why not do machine scheduling in SSA machine instruction form? Now LLVM’s machine scheduling uses a list-schedu...