Reid T. Copeland
IBM
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Reid T. Copeland.
symposium on code generation and optimization | 2016
Toshihiko Koju; Reid T. Copeland; Motohiro Kawahito; Moriyoshi Ohara
In this paper, we show a binary optimizer can achieve competitive performance relative to a state-of-the-art source code compiler by re-constructing high-level information (HLI) from binaries. Recent advances in compiler technologies have resulted in a large performance gap between binaries compiled with old compilers and those compiled with latest ones. This motivated us to develop a binary optimizer for old binaries using a compiler engine for a latest source code compiler. However, a traditional approach to naively convert machine instructions into an intermediate representation (IR) of the compiler engine, does not allow us to take full advantage of optimization techniques available in the compiler. This is because the HLI, such as information about variables and their data types, is not available in such an IR. To address this issue, we have devised a technique to re-construct the HLI from binaries by using contextual information. This contextual information is a set of knowledge about specific compilation technologies, such as the conventions of data structures, the patterns of instruction sequences, and the semantics of runtime routines. With this technique, our binary optimizer has improved the performance of binaries generated from an older compiler by 40.1% on average in the CPU time for a set of benchmarks, which is close to the one due to a source-code recompilation with the same compiler engine, 55.2% on average.
Archive | 2007
Reid T. Copeland; Mark G. Stoodley; Vijay Sundaresan; Ning Thomas Wong
Archive | 2009
Theodore J. Bohizic; Reid T. Copeland; Marcel Mitran; Ali I. Sheikh
Archive | 2009
Theodore J. Bohizic; Reid T. Copeland; Marcel Mitran; Ali I. Sheikh
Archive | 2010
Theodore J. Bohizic; Reid T. Copeland; Marcel Mitran
Archive | 2009
Theodore J. Bohizic; Reid T. Copeland; Ali I. Sheikh; Kirk A. Stewart
Archive | 2009
Theodore J. Bohizic; Reid T. Copeland; Marcel Mitran; Ali I. Sheikh
Archive | 2013
Christopher E. Bowler; Chen Chen; Reid T. Copeland; Tommy U. Hoffner; Tarique M. Islam; Raul Esteban Silvera
Archive | 2009
Theodore J. Bohizic; Reid T. Copeland; Marcel Mitran; Ali I. Sheikh
Archive | 2007
Reid T. Copeland; Mark G. Stoodley; Vijay Sundaresan; Ning Thomas Wong