Displaying 12 results from an estimated 12 matches for "bdver1".
Did you mean:
bdver2
2011 Nov 30
3
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
On 30.11.2011, at 08:33, Duncan Sands wrote:
> Hi Jan,
>
>> if I compile with dragonegg and -march=native I get this message:
>> 'bdver1' is not a recognized processor for this target (ignoring processor)
>
> this is coming directly from LLVM which doesn't know about bulldozer yet.
>
>> Is there any plan to support this cpu ?
>
> I don't know. Hopefully someone who knows something about this will...
2011 Nov 29
3
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
Hello,
if I compile with dragonegg and -march=native I get this message:
'bdver1' is not a recognized processor for this target (ignoring processor)
Is there any plan to support this cpu ?
Here the full example the source file doesn't matter.
gcc -s -static -Wall -O2 -march=native -fplugin=dragonegg.so
-fplugin-arg-dragonegg-enable-gcc-optzns pointer.c -o pointe...
2011 Nov 30
0
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
Hi Jan,
> if I compile with dragonegg and -march=native I get this message:
> 'bdver1' is not a recognized processor for this target (ignoring processor)
this is coming directly from LLVM which doesn't know about bulldozer yet.
> Is there any plan to support this cpu ?
I don't know. Hopefully someone who knows something about this will comment.
Ciao, Duncan.
>...
2011 Dec 01
0
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
Benjamin Kramer <benny.kra at googlemail.com> writes:
> On 30.11.2011, at 08:33, Duncan Sands wrote:
>
>> Hi Jan,
>>
>>> if I compile with dragonegg and -march=native I get this message:
>>> 'bdver1' is not a recognized processor for this target (ignoring processor)
>>
>> this is coming directly from LLVM which doesn't know about bulldozer yet.
>>
>>> Is there any plan to support this cpu ?
>>
>> I don't know. Hopefully someone who knows s...
2011 Dec 01
2
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
...spare yourself some XOP merging.
- Jan
----- Original Message -----
> From: David A. Greene <greened at obbligato.org>
> To: Benjamin Kramer <benny.kra at googlemail.com>
> Cc: llvmdev at cs.uiuc.edu
> Sent: Thursday, December 1, 2011 12:19 PM
> Subject: Re: [LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
>
> Benjamin Kramer <benny.kra at googlemail.com> writes:
>
>> On 30.11.2011, at 08:33, Duncan Sands wrote:
>>
>>> Hi Jan,
>>>
>>>> if I compile with dragonegg and -march=native I get this message:...
2011 Dec 01
0
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
Jan Sjodin <jan_sjodin at yahoo.com> writes:
> Better be quick! I am adding FMA4 and XOP now, and if you contribute
> code before I do, you can spare yourself some XOP merging.
Go ahead. We're not going to get there soon enough. :(
-Dave
2011 Dec 01
1
[LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
...To: Jan Sjodin <jan_sjodin at yahoo.com>
> Cc: David A. Greene <greened at obbligato.org>; Benjamin Kramer <benny.kra at googlemail.com>; "llvmdev at cs.uiuc.edu" <llvmdev at cs.uiuc.edu>
> Sent: Thursday, December 1, 2011 2:48 PM
> Subject: Re: [LLVMdev] bdver1 cpu(bulldozer) support with dragonegg
>
> Jan Sjodin <jan_sjodin at yahoo.com> writes:
>
>> Better be quick! I am adding FMA4 and XOP now, and if you contribute
>> code before I do, you can spare yourself some XOP merging.
>
> Go ahead. We're not going to...
2019 Mar 23
2
Generating object files more efficiently
...ge, corei7-avx, ivybridge, core-avx-i, haswell,
core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake,
cannonlake, icelake-client, icelake-server, knl, knm, k8, athlon64,
athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10,
barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1, znver2,
x86-64
________________________________
From: Doerfert, Johannes <jdoerfert at anl.gov>
Sent: Saturday, March 23, 2019 1:15 PM
To: J S
Cc: via llvm-dev
Subject: Re: [llvm-dev] Generating object files more efficiently
I would have guessed:
obj...
2019 Mar 23
4
Generating object files more efficiently
...ge, corei7-avx, ivybridge, core-avx-i, haswell,
core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake,
cannonlake, icelake-client, icelake-server, knl, knm, k8, athlon64,
athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10,
barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1, znver2,
x86-64
________________________________
From: Doerfert, Johannes <jdoerfert at anl.gov>
Sent: Saturday, March 23, 2019 1:15 PM
To: J S
Cc: via llvm-dev
Subject: Re: [llvm-dev] Generating object files more efficiently
I would have guessed:
obj...
2019 Mar 23
2
Generating object files more efficiently
...ridge, core-avx-i, haswell,
> core-avx2, broadwell, skylake, skylake-avx512, skx, cascadelake,
> cannonlake, icelake-client, icelake-server, knl, knm, k8, athlon64,
> athlon-fx, opteron, k8-sse3, athlon64-sse3, opteron-sse3, amdfam10,
> barcelona, btver1, btver2, bdver1, bdver2, bdver3, bdver4, znver1,
> znver2,
> x86-64
>
>
> ------------------------------
> *From:* Doerfert, Johannes <jdoerfert at anl.gov>
> *Sent:* Saturday, March 23, 2019 1:15 PM
> *To:* J S
> *Cc:* via llvm-dev
> *Subject:* Re: [llvm-dev] Generating o...
2020 Jul 13
3
New x86-64 micro-architecture levels
On Fri, Jul 10, 2020 at 11:45 PM H.J. Lu via Gcc <gcc at gcc.gnu.org> wrote:
>
> On Fri, Jul 10, 2020 at 10:30 AM Florian Weimer <fweimer at redhat.com> wrote:
> >
> > Most Linux distributions still compile against the original x86-64
> > baseline that was based on the AMD K8 (minus the 3DNow! parts, for Intel
> > EM64T compatibility).
> >
> >
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>