Displaying 10 results from an estimated 10 matches for "bonnel".
Did you mean:
bonnet
2019 Mar 23
2
Generating object files more efficiently
Johannes,
I tried the last one and it gave me this:
error: unknown target CPU 'XYZ'
note: valid target CPU values are: nocona, core2, penryn, bonnell, atom,
silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7,
westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell,
core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake,
cannonlake, icelake-client, icelake-server, knl, knm, k8, athlon64,...
2019 Mar 23
4
Generating object files more efficiently
...: Saturday, March 23, 2019 3:26:59 PM
To: Doerfert, Johannes
Cc: via llvm-dev
Subject: Re: [llvm-dev] Generating object files more efficiently
Johannes,
I tried the last one and it gave me this:
error: unknown target CPU 'XYZ'
note: valid target CPU values are: nocona, core2, penryn, bonnell, atom,
silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7,
westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell,
core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake,
cannonlake, icelake-client, icelake-server, knl, knm, k8, athlon64,...
2019 Mar 23
2
Generating object files more efficiently
...gt; *Cc:* via llvm-dev
> *Subject:* Re: [llvm-dev] Generating object files more efficiently
>
>
>
> Johannes,
>
>
> I tried the last one and it gave me this:
>
>
> error: unknown target CPU 'XYZ'
> note: valid target CPU values are: nocona, core2, penryn, bonnell, atom,
> silvermont, slm, goldmont, goldmont-plus, tremont, nehalem, corei7,
> westmere, sandybridge, corei7-avx, ivybridge, core-avx-i, haswell,
> core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake,
> cannonlake, icelake-client, icelake-server, knl...
2005 Sep 08
1
xentop CPU% wrong?
Hello,
I noticed that the CPU% reported by xentop appears to be too high. With
dom0 idle xentop is reporting between 14-17% CPU utilization while at
the same time top in dom0 is reporting 1-4% CPU utilization. I see that
the TODO for xentop includes a task to make CPU% more accurate but
looking at the code for xentop and libxenstat I''m not sure how to go
about this. Assuming the CPU
2019 Mar 23
2
Generating object files more efficiently
Currently I compile my C code in 2 steps in order to generate .o files
clang -emit-llvm -c foo.c -o foo.bc
llc -march=XYZ foo.bc -filetype=obj
Is there a way to generate either .o or .elf files in just 1 command?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190323/da9b3c18/attachment.html>
2006 Mar 31
0
new to wine, Guild Wars don't display correctly
...i want to use wine
(because it's fully free). I'm not a developer but i want to contribute
to the
project as i can. And trying to found accurately problems, i think, is
the little
thing i can do for wine project.<br>
<br>
Thanks in advance for your help :-)<br>
<br>
BONNEL Christophe<br>
<br>
<br>
</body>
</html>
2005 Jun 09
0
RE: Xen-devel Digest, Vol 4, Issue 62
Bob Muglia announced today that Microsoft''s hypervisor support for Longhorn
Server will be pushed out to R2, probably around 2009.
http://www.computerworld.com/softwaretopics/software/story/0,10801,102332,00
.html
-Dave
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Sep 07
0
Xen unstable frequently crashing
Hi again,
I''m running Xen unstable (changeset 6559) and it appears to be fairly
unstable WRT to graphics driver. (2.0.7 worked fine on same box).
Earlier I reported that it crashed when running resizetextmode from a
text-mode virtual console but after starting X domain 0 will also crash
within a short period of time after doing nothing special (e.g. browsing
web using Firefox).
Dave
2005 Sep 17
0
xen_blk: Timeout connecting to device
After upgrading to a recent snapshot (6831) I am unable to boot a guest
- I get the following messages when booting the guest domain:
Xen_blk: Initialising virtual block device driver
Xen_blk: Timeout connecting to device!
...
VFS: Cannot open root device "sda1" or unknown-block(0,0)
Please append a correct "root=" boot option
Kernel panic - not syncing: VFS: Unable to mount
2006 May 07
1
philosophy of cvs/git/wine-patch
Hi,
Since 4 weeks, I'm looking at the different ways to obtain the lastest
wine. I want to test it and try to find problems with the poor few games
i have, in order to help developers and wine development too :)
But I don't really understand the differences between cvs, git and
wine-patches. I think that cvs and git are the same wine "version". But
for wine-patches, i