search for: 98d17341

Displaying 2 results from an estimated 2 matches for "98d17341".

2013 Feb 27
0
[LLVMdev] arm compiler benchmarks
I will surely share some results when I have them. I'm working on mips 16 which is like thumb 1. For mips 16 people only care about size usually. I need to implement a simple version of constant islands which I hope to finish this week and then I should have the tools to start to be competitive. Reed On 02/27/2013 06:23 AM, Renato Golin wrote: > On 27 February 2013 08:54, David
2013 Feb 27
2
[LLVMdev] arm compiler benchmarks
On 27 February 2013 08:54, David Chisnall <David.Chisnall at cl.cam.ac.uk>wrote: > > People normally care about code size on Cortex-R/M and ARM9 or older, > and in there, not many LLVM users. > > There are a lot of A8 devices around with 256KB (or less) of L2 cache > (32KB of L1 i-cache), and so code density, if not code size, matters a lot > for these. Cache sizes in