User loginNavigation |
LLVM 1.5 released with tail call optimizationFrom the release notes (http://llvm.cs.uiuc.edu/releases/1.5/docs/ReleaseNotes.html): The release now includes support for proper tail calls, as required to implement languages like Scheme... In LLVM 1.5, the X86 code generator is the only target that has been enhanced to support proper tail calls (other targets will be enhanced in future). Further, because this support was added very close to the release, it is disabled by default. Pass -enable-x86-fastcc to llc to enable it (this will be enabled by default in the next release). Is it time to create a PLT front-end for LLVM? By gwahorton at 2005-05-19 10:45 | LtU Forum | previous forum topic | next forum topic | other blogs | 7086 reads
|
Browse archivesActive forum topics |
Recent comments
6 weeks 4 days ago
6 weeks 6 days ago
7 weeks 14 hours ago
14 weeks 12 hours ago
19 weeks 5 days ago
19 weeks 6 days ago
20 weeks 5 days ago
23 weeks 3 days ago
24 weeks 6 days ago
25 weeks 2 hours ago