-
1
-
-
0020276164
-
Phase coupling and constant generation in an optimizing microcode compiler
-
IEEE Press
-
Steven R. Vegdahl. Phase coupling and constant generation in an optimizing microcode compiler. In Proceedings of the 15th annual workshop on Microprogramming, pages 125-133. IEEE Press, 1982.
-
(1982)
Proceedings of the 15th annual workshop on Microprogramming
, pp. 125-133
-
-
Vegdahl, S.R.1
-
3
-
-
17144430151
-
Optimizing for reduced code space using genetic algorithms
-
May
-
Keith D. Cooper, Philip J. Schielke, and Devika Subramanian. Optimizing for reduced code space using genetic algorithms. In Workshop on Languages, Compilers, and Tools for Embedded Systems, pages 1-9, May 1999.
-
(1999)
Workshop on Languages, Compilers, and Tools for Embedded Systems
, pp. 1-9
-
-
Cooper, K.D.1
Schielke, P.J.2
Subramanian, D.3
-
4
-
-
0242612107
-
Finding effective optimization phase sequences
-
ACM Press
-
Prasad Kulkarni, Wankang Zhao, Hwashin Moon, Kyunghwan Cho, David Whalley, Jack Davidson, Mark Bailey, Yunheung Paek, and Kyle Gallivan. Finding effective optimization phase sequences. In Proceedings of the 2003 ACM SIGPLAN conference on Language, Compiler, and Tool for Embedded Systems, pages 12-23. ACM Press, 2003.
-
(2003)
Proceedings of the 2003 ACM SIGPLAN conference on Language, Compiler, and Tool for Embedded Systems
, pp. 12-23
-
-
Kulkarni, P.1
Zhao, W.2
Moon, H.3
Cho, K.4
Whalley, D.5
Davidson, J.6
Bailey, M.7
Paek, Y.8
Gallivan, K.9
-
5
-
-
67650534864
-
Compiler optimization-space exploration
-
IEEE Computer Society
-
Spyridon Triantafyllis, Manish Vachharajani, Neil Vachharajani, and David I. August. Compiler optimization-space exploration. In Proceedings of the international symposium on Code Generation and Optimization, pages 204-215. IEEE Computer Society, 2003.
-
(2003)
Proceedings of the international symposium on Code Generation and Optimization
, pp. 204-215
-
-
Triantafyllis, S.1
Vachharajani, M.2
Vachharajani, N.3
August, D.I.4
-
6
-
-
84958060114
-
-
T. Kisuki, P.M.W. Knijnenburg, M.F.P. O'Boyle, F. Bodin, and H.A.G. Wijshoff. A feasibility study in iterative compilation. In Proc. ISHPC99, 1615 of Lecture Notes in Computer Science, pages 121-132, 1999.
-
T. Kisuki, P.M.W. Knijnenburg, M.F.P. O'Boyle, F. Bodin, and H.A.G. Wijshoff. A feasibility study in iterative compilation. In Proc. ISHPC99, volume 1615 of Lecture Notes in Computer Science, pages 121-132, 1999.
-
-
-
-
8
-
-
33746036048
-
In search of near-optimal optimization phase orderings
-
New York, NY, USA, ACM Press
-
Prasad Kulkarni, David Whalley, Gary Tyson, and Jack Davidson. In search of near-optimal optimization phase orderings. In LCTES '06: Proceedings of the 2006 ACM SIGPLAN/SIGBED conference on Language, compilers and tool support for embedded systems, pages 83-92, New York, NY, USA, 2006. ACM Press.
-
(2006)
LCTES '06: Proceedings of the 2006 ACM SIGPLAN/SIGBED conference on Language, compilers and tool support for embedded systems
, pp. 83-92
-
-
Kulkarni, P.1
Whalley, D.2
Tyson, G.3
Davidson, J.4
-
9
-
-
4544221105
-
Finding effective compilation sequences
-
New York, NY, USA, ACM Press
-
L. Almagor, Keith D. Cooper, Alexander Grosul, Timothy J. Harvey, Steven W. Reeves, Devika Subramanian, Linda Torczon, and Todd Waterman. Finding effective compilation sequences. In LCTES '04: Proceedings of the 2004 ACM SIGPLAN/SIGBED conference on Languages, Compilers, and Tools for Embedded Systems, pages 231-239, New York, NY, USA, 2004. ACM Press.
-
(2004)
LCTES '04: Proceedings of the 2004 ACM SIGPLAN/SIGBED conference on Languages, Compilers, and Tools for Embedded Systems
, pp. 231-239
-
-
Almagor, L.1
Cooper, K.D.2
Grosul, A.3
Harvey, T.J.4
Reeves, S.W.5
Subramanian, D.6
Torczon, L.7
Waterman, T.8
-
10
-
-
0034512401
-
Combined selection of tile sizes and unroll factors using iterative compilation
-
T. Kisuki, P. Knijnenburg, and M.F.P. O'Boyle. Combined selection of tile sizes and unroll factors using iterative compilation. In Proc. PACT, pages 237-246, 2000.
-
(2000)
Proc. PACT
, pp. 237-246
-
-
Kisuki, T.1
Knijnenburg, P.2
O'Boyle, M.F.P.3
-
11
-
-
84886006847
-
-
F. Agakov, E. Bonilla, J. Cavazos, B. Franke, G. Fursin, M. F. P. O'Boyle, J. Thomson, M. Toussaint, and C. K. I. Williams. Using machine learning to focus iterative optimization. In Proceedings of the International Symposium on Code Generation and Optimization, pages 295-305, Washington, DC, USA, 2006. IEEE Computer Society.
-
F. Agakov, E. Bonilla, J. Cavazos, B. Franke, G. Fursin, M. F. P. O'Boyle, J. Thomson, M. Toussaint, and C. K. I. Williams. Using machine learning to focus iterative optimization. In Proceedings of the International Symposium on Code Generation and Optimization, pages 295-305, Washington, DC, USA, 2006. IEEE Computer Society.
-
-
-
-
12
-
-
0031270677
-
An approach for exploring code improving transformations
-
Deborah L. Whitfield and Mary Lou Soffa. An approach for exploring code improving transformations. ACM Trans. Program. Lang. Syst., 19(6): 1053-1084, 1997.
-
(1997)
ACM Trans. Program. Lang. Syst
, vol.19
, Issue.6
, pp. 1053-1084
-
-
Whitfield, D.L.1
Lou Soffa, M.2
-
13
-
-
0242612104
-
Predicting the impact of optimizations for embedded systems
-
New York, NY, USA, ACM Press
-
Min Zhao, Bruce Childers, and Mary Lou Soffa. Predicting the impact of optimizations for embedded systems. In LCTES '03: Proceedings of the 2003 ACM SIGPLANconference on Language, compiler, and tool for embedded systems, pages 1-11, New York, NY, USA, 2003. ACM Press.
-
(2003)
LCTES '03: Proceedings of the 2003 ACM SIGPLANconference on Language, compiler, and tool for embedded systems
, pp. 1-11
-
-
Zhao, M.1
Childers, B.2
Lou Soffa, M.3
-
14
-
-
33646826829
-
A model-based framework: An approach for profit-driven optimization
-
Washington, DC, USA
-
Min Zhao, Bruce R. Childers, and Mary Lou Soffa. A model-based framework: An approach for profit-driven optimization. In Proceedings of the international symposium on Code generation and optimization, pages 317-327, Washington, DC, USA, 2005.
-
(2005)
Proceedings of the international symposium on Code generation and optimization
, pp. 317-327
-
-
Zhao, M.1
Childers, B.R.2
Lou Soffa, M.3
-
15
-
-
0004261309
-
A framework for unifying reordering transformations
-
Technical Report CS-TR-3193
-
W. Kelly and W. Pugh. A framework for unifying reordering transformations. Technical Report CS-TR-3193, 1993.
-
(1993)
-
-
Kelly, W.1
Pugh, W.2
-
17
-
-
31844449895
-
Iterative compilation in a non-linear optimisation space
-
F. Bodin, T. Kisuki, P.M.W. Knijnenburg, M.F.P. O'Boyle, and E. Rohou. Iterative compilation in a non-linear optimisation space. Proc. Workshop on Profile and Feedback Directed Compilation, 1998.
-
(1998)
Proc. Workshop on Profile and Feedback Directed Compilation
-
-
Bodin, F.1
Kisuki, T.2
Knijnenburg, P.M.W.3
O'Boyle, M.F.P.4
Rohou, E.5
-
18
-
-
0013103243
-
The effect of cache models on iterative compilation for combined tiling and unrolling
-
P.M.W. Knijnenburg, T. Kisuki, K. Gallivan, and M.F.P. O'Boyle. The effect of cache models on iterative compilation for combined tiling and unrolling. In Proc. FDDO-3, pages 31-40, 2000.
-
(2000)
Proc. FDDO-3
, pp. 31-40
-
-
Knijnenburg, P.M.W.1
Kisuki, T.2
Gallivan, K.3
O'Boyle, M.F.P.4
-
19
-
-
8344272051
-
Fast searches for effective optimization phase sequences
-
June
-
Prasad Kulkarni, Steve Hines, Jason Hiser, David Whalley, Jack Davidson, and Douglas Jones. Fast searches for effective optimization phase sequences. In Proceedings of the ACM SIGPLAN '04 Conference on Programming Language Design and Implementation, June 2004.
-
(2004)
Proceedings of the ACM SIGPLAN '04 Conference on Programming Language Design and Implementation
-
-
Kulkarni, P.1
Hines, S.2
Hiser, J.3
Whalley, D.4
Davidson, J.5
Jones, D.6
-
20
-
-
84961971066
-
Fast and efficient searches for effective optimization-phase sequences
-
165-198
-
Prasad Kulkarni, Steve Hines, David Whalley, Jason Hiser, Jack Davidson, and Douglas Jones. Fast and efficient searches for effective optimization-phase sequences. ACM Trans. Archit. Code Optim., 2(2):165-198, 2005.
-
(2005)
ACM Trans. Archit. Code Optim
, vol.2
, Issue.2
-
-
Kulkarni, P.1
Hines, S.2
Whalley, D.3
Hiser, J.4
Davidson, J.5
Jones, D.6
-
21
-
-
31844445387
-
Acme: Adaptive compilation made efficient
-
June 15-17
-
K. Cooper, A. Grosul, T. Harvey, S. Reeves, D. Subramanian, L. Torczon, and T. Waterman. Acme: Adaptive compilation made efficient. In Proceedings of the ACM SIGPLAN/SIGBED Conference on Languages, Compilers, and Tools for Embedded Systems, pages 69-78, June 15-17 2005.
-
(2005)
Proceedings of the ACM SIGPLAN/SIGBED Conference on Languages, Compilers, and Tools for Embedded Systems
, pp. 69-78
-
-
Cooper, K.1
Grosul, A.2
Harvey, T.3
Reeves, S.4
Subramanian, D.5
Torczon, L.6
Waterman, T.7
-
23
-
-
34547669893
-
-
D. Burger and T. Austin. The SimpleScalar tool set, version 2.0. SIGARCH Comput. Archit. News, 253, 13-25, 1997
-
D. Burger and T. Austin. The SimpleScalar tool set, version 2.0. SIGARCH Comput. Archit. News, 25(3): 13-25, 1997.
-
-
-
-
24
-
-
84962779213
-
MiBench: A free, commercially representative embedded benchmark suite
-
December
-
Matthew R. Guthaus, Jeffrey S. Ringenberg, Dan Ernst, Todd M. Austin, Trevor Mudge, and Richard B. Brown. MiBench: A free, commercially representative embedded benchmark suite. IEEE 4th Annual Workshop on Workload Characterization, December 2001.
-
(2001)
IEEE 4th Annual Workshop on Workload Characterization
-
-
Guthaus, M.R.1
Ringenberg, J.S.2
Ernst, D.3
Austin, T.M.4
Mudge, T.5
Brown, R.B.6
-
25
-
-
84937352160
-
Cyclic codes for error detection
-
January
-
W. Peterson and D. Brown. Cyclic codes for error detection. In Proceedings of the IRE, volume 49, pages 228-235, January 1961.
-
(1961)
Proceedings of the IRE
, vol.49
, pp. 228-235
-
-
Peterson, W.1
Brown, D.2
-
29
-
-
0038035143
-
Meta optimization: Improving compiler heuristics with machine learning
-
ACM Press
-
Mark Stephenson, Saman Amarasinghe, Martin Martin, and Una-May O'Reilly. Meta optimization: improving compiler heuristics with machine learning. In Proceedings of the ACM SIGPLAN 2003 conference on Programming Language Design and Implementation, pages 77-90. ACM Press, 2003.
-
(2003)
Proceedings of the ACM SIGPLAN 2003 conference on Programming Language Design and Implementation
, pp. 77-90
-
-
Stephenson, M.1
Amarasinghe, S.2
Martin, M.3
O'Reilly, U.4
|