Displaying 2 results from an estimated 2 matches for "b213f497".
2012 Jul 19
0
[LLVMdev] LLVM compile speed significantly slower than GCC (w/ test case)
Thanks, Matt. This is great information. Sounds like Chandler is looking into the details of what's going on.
-Jim
On Jul 19, 2012, at 3:55 PM, Matt Fischer <mattfischer84 at gmail.com> wrote:
> I've been doing some profiling of LLVM on our codebase, to see how it
> stacks up to the existing GCC build that we do. The primary thing I'm
> focusing on at the moment is
2012 Jul 19
4
[LLVMdev] LLVM compile speed significantly slower than GCC (w/ test case)
I've been doing some profiling of LLVM on our codebase, to see how it
stacks up to the existing GCC build that we do. The primary thing I'm
focusing on at the moment is build speed, and in this regard LLVM
seems to be pretty all over the map. On some files it seems to go
quite a bit faster than GCC, and on others it's slower, leading to an
aggregate build time for our repository