Displaying 1 result from an estimated 1 matches for "pr209".
Did you mean:
r209
2004 Feb 06
0
LLVM Status Update
...uctions (such as REG += REG).
12. John fixed the gccld -native option to work correctly with crtend.a
13. The loadvn/gcse pass, the inliner, and the scalarerepl/mem2reg passes
have all been dramatically sped up in cases where the program has
large basic blocks. For example, the testcase in PR209 went from
taking 300s to optimize to 2s.
14. Brian fixed a problem that could occur when using the precompiled C
front-end on power-pc, which resulted in an obscure "can't find a rule
to build x" when building the runtime libraries.
15. As recently noted, TableGen is now d...