谆谆教诲 发表于 2025-3-25 03:48:52

https://doi.org/10.1007/978-3-658-04441-1 With a feature-specific profiler, a programmer can identify specific instances of language features that are responsible for performance problems. After explaining the architecture of our feature-specific profiler, the paper presents the evidence in support of adding feature-specific profiling to the programmer’s toolset.

在前面 发表于 2025-3-25 10:11:59

http://reply.papertrans.cn/24/2313/231242/231242_22.png

badinage 发表于 2025-3-25 12:09:17

https://doi.org/10.1007/978-3-658-04441-1s, and, second, a DSL to eliminate much of the boilerplate code required for plugin development. We demonstrate the usefulness of our library by implementing five diverse compiler plugins. We show that, using Piuma, plugins require less code and are easier to understand than plugins developed using the base Scala compiler plugin API.

无底 发表于 2025-3-25 15:51:05

https://doi.org/10.1007/978-3-531-19777-7are embedded in a single sparse optimization framework, factoring out many of the dominance-based reasoning steps required in proofs of SSA-based optimizations. Our experimental evaluations indicate both a better precision, and a significant compilation time speedup.

微生物 发表于 2025-3-25 20:05:05

A Refactoring Library for Scala Compiler Extensionss, and, second, a DSL to eliminate much of the boilerplate code required for plugin development. We demonstrate the usefulness of our library by implementing five diverse compiler plugins. We show that, using Piuma, plugins require less code and are easier to understand than plugins developed using the base Scala compiler plugin API.

farewell 发表于 2025-3-26 01:32:31

Verifying Fast and Sparse SSA-Based Optimizations in Coqare embedded in a single sparse optimization framework, factoring out many of the dominance-based reasoning steps required in proofs of SSA-based optimizations. Our experimental evaluations indicate both a better precision, and a significant compilation time speedup.

保守 发表于 2025-3-26 04:33:04

http://reply.papertrans.cn/24/2313/231242/231242_27.png

exophthalmos 发表于 2025-3-26 12:12:45

0302-9743 Joint Conferences on Theory and Practice of Software, ETAPS 2015, in London, UK, in April 2015..The 11 papers presented in this volume were carefully reviewed and selected from 34 submissions. They deal with compiler engineering and compiling techniques; compiler analysis and optimisation and formal

大方不好 发表于 2025-3-26 15:18:46

http://reply.papertrans.cn/24/2313/231242/231242_29.png

鲁莽 发表于 2025-3-26 19:07:11

A Refactoring Library for Scala Compiler Extensionstion, or code transformations. However, compiler plugins are often difficult to build. A plugin can perform arbitrary code transformations, easily allowing a developer to generate incorrect code. Moreover, the base compiler assumes many complex, sometimes undocumented invariants, requiring plugin de
页: 1 2 [3] 4 5
查看完整版本: Titlebook: Compiler Construction; 24th International C Björn Franke Conference proceedings 2015 Springer-Verlag Berlin Heidelberg 2015 Code Generation