Thread overview | |||||
---|---|---|---|---|---|
|
May 03, 2014 [OT] Slides from 2014 International Symposium on Code Generation and Optimization | ||||
---|---|---|---|---|
| ||||
Hi, the slides are now available, with lots of interesting talks about code generation, which are a domain of systems programming targeted by D. http://cgo.org/cgo2014/conference/program/ -- Paulo |
May 04, 2014 Re: [OT] Slides from 2014 International Symposium on Code Generation and Optimization | ||||
---|---|---|---|---|
| ||||
Posted in reply to Paulo Pinto | Paulo Pinto:
> http://cgo.org/cgo2014/conference/program/
Very nice, thank you. Will read.
Bye,
bearophile
|
May 04, 2014 Re: [OT] Slides from 2014 International Symposium on Code Generation and Optimization | ||||
---|---|---|---|---|
| ||||
Posted in reply to Paulo Pinto | Paulo Pinto: > http://cgo.org/cgo2014/conference/program/ I like the Partial escape analysis for Java (the compiler doesn't heap allocate an object only in the most frequent code paths inside a function), and optimization usable for D too: http://cgo.org/cgo2014/wp-content/uploads/2013/05/Partial_Escape_Analysis.pdf Bye, bearophile |
Copyright © 1999-2021 by the D Language Foundation