Sciweavers

3146 search results - page 42 / 630
» The use of compiler optimizations for embedded systems softw...
Sort
View
CGO
2007
IEEE
15 years 6 months ago
Rapidly Selecting Good Compiler Optimizations using Performance Counters
Applying the right compiler optimizations to a particular program can have a significant impact on program performance. Due to the non-linear interaction of compiler optimization...
John Cavazos, Grigori Fursin, Felix V. Agakov, Edw...
SCOPES
2007
Springer
15 years 5 months ago
Whole-program linear-constant analysis with applications to link-time optimization
Ludo Van Put, Dominique Chanet, Koen De Bosschere
DAC
2000
ACM
16 years 23 days ago
Power analysis of embedded operating systems
The increasing complexity and software content of embedded systems has led to the common use of sophisticated system software that helps applications use the underlying hardware r...
Robert P. Dick, Ganesh Lakshminarayana, Anand Ragh...
PLDI
2005
ACM
15 years 5 months ago
Mitosis compiler: an infrastructure for speculative threading based on pre-computation slices
Speculative parallelization can provide significant sources of additional thread-level parallelism, especially for irregular applications that are hard to parallelize by conventio...
Carlos García Quiñones, Carlos Madri...