Groups | Search | Server Info | Login | Register
Groups > comp.compilers > #236
| From | Hans Aberg <haberg-news@telia.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Re: optimizing |
| Date | 2011-08-13 18:12 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <11-08-019@comp.compilers> (permalink) |
| References | <11-08-015@comp.compilers> |
On 2011/08/12 06:05, John Levine wrote: > On 2011/08/12 06:05, glen herrmannsfeldt wrote: >> ... Someone was wondering if any >> optimization was done at link time. > [This is pretty standard in the toolchains for embedded processors. I > gather that the ARM compilers generate intermediate code, and all the > optimization and code generation happens in the linker. -John] I think that part of the reason that Apple switched to an LLVM based compiler is that it can generate intermediate code that can be optimized depending on what GPU is present. Perhaps it makes a switch from Intel to ARM simpler. Hans
Back to comp.compilers | Previous | Next — Previous in thread | Next in thread | Find similar
optimizing glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-08-12 04:05 +0000
Re: optimizing anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2011-08-13 12:38 +0000
Re: optimizing Hans Aberg <haberg-news@telia.com> - 2011-08-13 18:12 +0200
Re: optimizing Volker Birk <bumens@dingens.org> - 2011-08-15 13:16 +0000
Re: optimizing Hans Aberg <haberg-news@telia.com> - 2011-08-15 18:55 +0200
Re: optimizing Walter Banks <walter@bytecraft.com> - 2011-08-14 06:29 -0400
Re: optimizing glen herrmannsfeldt <gah@ugcs.caltech.edu> - 2011-08-15 18:03 +0000
Re: optimizing torbenm@diku.dk (Torben Ægidius Mogensen) - 2011-08-15 09:39 +0200
csiph-web