Abstract
No abstract available.
Cited By
- Konat G, Erdweg S and Visser E (2016). Bootstrapping domain-specific meta-languages in language workbenches, ACM SIGPLAN Notices, 52:3, (47-58), Online publication date: 12-May-2017.
- Konat G, Erdweg S and Visser E Bootstrapping domain-specific meta-languages in language workbenches Proceedings of the 2016 ACM SIGPLAN International Conference on Generative Programming: Concepts and Experiences, (47-58)
- Strub P, Swamy N, Fournet C and Chen J (2012). Self-certification, ACM SIGPLAN Notices, 47:1, (571-584), Online publication date: 18-Jan-2012.
- Strub P, Swamy N, Fournet C and Chen J Self-certification Proceedings of the 39th annual ACM SIGPLAN-SIGACT symposium on Principles of programming languages, (571-584)
- Frampton D, Blackburn S, Cheng P, Garner R, Grove D, Moss J and Salishev S Demystifying magic Proceedings of the 2009 ACM SIGPLAN/SIGOPS international conference on Virtual execution environments, (81-90)
Recommendations
Mitosis compiler: an infrastructure for speculative threading based on pre-computation slices
Proceedings of the 2005 ACM SIGPLAN conference on Programming language design and implementationSpeculative parallelization can provide significant sources of additional thread-level parallelism, especially for irregular applications that are hard to parallelize by conventional approaches. In this paper, we present the Mitosis compiler, which ...
Tuning Compiler Optimizations for Simultaneous Multithreading
Special issue on the 30th annual ACM/IEEE international symposium on microarchitecture, part IISimultaneous Multithreading (SMT) is a processor architectural technique that promises to significantly improve the utilization and performance of modern wide-issue superscalar processors. An SM T processor is capable of issuing multiple instructions ...