Sciweavers

376 search results - page 34 / 76
» Optimizing Pattern Matching Compilation by Program Transform...
Sort
View
ACIVS
2006
Springer
14 years 2 months ago
Stereo Matching Using Scanline Disparity Discontinuity Optimization
We propose a scanline energy minimization algorithm for stereo vision. The proposed algorithm differs from conventional energy minimization techniques in that it focuses on the re...
Ho Yub Jung, Kyoung Mu Lee, Sang Uk Lee
PLDI
2003
ACM
14 years 1 months ago
A comparison of empirical and model-driven optimization
Empirical program optimizers estimate the values of key optimization parameters by generating different program versions and running them on the actual hardware to determine which...
Kamen Yotov, Xiaoming Li, Gang Ren, Michael Cibuls...
ICPP
1998
IEEE
14 years 28 days ago
High-Level Information - An Approach for Integrating Front-End and Back-End Compilers
We propose a new universal High-Level Information (HLI) format to effectively integrate front-end and back-end compilers by passing front-end information to the back-end compiler....
Sangyeun Cho, Jenn-Yuan Tsai, Yonghong Song, Bixia...
EUROGP
2005
Springer
114views Optimization» more  EUROGP 2005»
14 years 2 months ago
Repeated Patterns in Tree Genetic Programming
We extend our analysis of repetitive patterns found in genetic programming genomes to tree based GP. As in linear GP, repetitive patterns are present in large numbers. Size fair cr...
William B. Langdon, Wolfgang Banzhaf
SC
1991
ACM
14 years 6 days ago
Interprocedural transformations for parallel code generation
We present a new approach that enables compiler optimization of procedure calls and loop nests containing procedure calls. We introduce two interprocedural transformationsthat mov...
Mary W. Hall, Ken Kennedy, Kathryn S. McKinley