-
1
-
-
84864840992
-
Adaptive optimization in the Jalapeño JVM
-
M. Arnold, S. Fink, D. Grove, M. Hind, and P. F. Sweeney. Adaptive optimization in the Jalapeño JVM. In OOPSLA, 2000.
-
(2000)
OOPSLA
-
-
Arnold, M.1
Fink, S.2
Grove, D.3
Hind, M.4
Sweeney, P.F.5
-
2
-
-
34547465674
-
Automatic generation of peephole superoptimizers
-
S. Bansal and A. Aiken. Automatic generation of peephole superoptimizers. In ASPLOS, 2006.
-
(2006)
ASPLOS
-
-
Bansal, S.1
Aiken, A.2
-
4
-
-
84863461675
-
Relational verification using product programs
-
G. Barthe, J. M. Crespo, and C. Kunz. Relational verification using product programs. In FM, 2011.
-
(2011)
FM
-
-
Barthe, G.1
Crespo, J.M.2
Kunz, C.3
-
5
-
-
84884497162
-
Beyond 2-safety: Asymmetric product programs for relational program verification
-
G. Barthe, J. M. Crespo, and C. Kunz. Beyond 2-safety: Asymmetric product programs for relational program verification. In LFCS, 2013.
-
(2013)
LFCS
-
-
Barthe, G.1
Crespo, J.M.2
Kunz, C.3
-
6
-
-
4944265699
-
Secure information flow by self-composition
-
G. Barthe, P. R. DArgenio, and T. Rezk. Secure information flow by self-composition. In CSFW, 2004.
-
(2004)
CSFW
-
-
Barthe, G.1
DArgenio, P.R.2
Rezk, T.3
-
7
-
-
78650124764
-
SPUR: A trace-based JIT compiler for CIL
-
M. Bebenita, F. Brandner, M. Fahndrich, F. Logozzo, W. Schulte, N. Tillmann, and H. Venter. SPUR: A trace-based JIT compiler for CIL. In OOPSLA, 2010.
-
(2010)
OOPSLA
-
-
Bebenita, M.1
Brandner, F.2
Fahndrich, M.3
Logozzo, F.4
Schulte, W.5
Tillmann, N.6
Venter, H.7
-
8
-
-
2442575906
-
Simple relational correctness proofs for static analyses and program transformations
-
N. Benton. Simple relational correctness proofs for static analyses and program transformations. In POPL, 2004.
-
(2004)
POPL
-
-
Benton, N.1
-
9
-
-
31844450371
-
Dart: Directed automated random testing
-
P. Godefroid, N. Klarlund, and K. Sen. Dart: Directed automated random testing. In PLDI, 2005.
-
(2005)
PLDI
-
-
Godefroid, P.1
Klarlund, N.2
Sen, K.3
-
10
-
-
77956235995
-
Dimensions in program synthesis
-
Invited talk paper
-
S. Gulwani. Dimensions in program synthesis. In PPDP, 2010. Invited talk paper.
-
(2010)
PPDP
-
-
Gulwani, S.1
-
11
-
-
84875657026
-
Synthesis from examples: Interaction models and algorithms
-
Invited talk paper
-
S. Gulwani. Synthesis from examples: Interaction models and algorithms. SYNASC, 2012. Invited talk paper.
-
(2012)
SYNASC
-
-
Gulwani, S.1
-
14
-
-
84875199834
-
-
June Section 6.5.1
-
Intel Optimization Manual (June 2011) - Section 6.5.1. http://www.intel.com/content/dam/doc/manual/64-ia-32-architectures-optimization- manual.pdf.
-
(2011)
Intel Optimization Manual
-
-
-
17
-
-
79959864336
-
Brainy: Effective selection of data structures
-
C. Jung, S. Rus, B. P. Railing, N. Clark, and S. Pande. Brainy: Effective selection of data structures. In PLDI, 2011.
-
(2011)
PLDI
-
-
Jung, C.1
Rus, S.2
Railing, B.P.3
Clark, N.4
Pande, S.5
-
19
-
-
0034446825
-
Exploiting superword level parallelism with multimedia instruction sets
-
S. Larsen and S. Amarasinghe. Exploiting superword level parallelism with multimedia instruction sets. In PLDI, 2000.
-
(2000)
PLDI
-
-
Larsen, S.1
Amarasinghe, S.2
-
20
-
-
42149157717
-
Inferring aliasing and encapsulation properties for java
-
K.-K. Ma and J. Foster. Inferring aliasing and encapsulation properties for java. In OOPSLA, 2007.
-
(2007)
OOPSLA
-
-
Ma, K.-K.1
Foster, J.2
-
21
-
-
84863012838
-
An evaluation of vectorizing compilers
-
S. Maleki, Y. Gao, M. Garzarán, T.Wong, and D. Padua. An evaluation of vectorizing compilers. In PACT, 2011.
-
(2011)
PACT
-
-
Maleki, S.1
Gao, Y.2
Garzarán, M.3
Wong, T.4
Padua, D.5
-
23
-
-
0023592629
-
Superoptimizer - A look at the smallest program
-
H. Massalin. Superoptimizer - a look at the smallest program. In ASPLOS, 1987.
-
(1987)
ASPLOS
-
-
Massalin, H.1
-
24
-
-
84897476983
-
A machine learning framework for programming by example
-
A. Menon, O. Tamuz, S. Gulwani, B. Lampson, and A. Kalai. A machine learning framework for programming by example. In ICML, 2013.
-
(2013)
ICML
-
-
Menon, A.1
Tamuz, O.2
Gulwani, S.3
Lampson, B.4
Kalai, A.5
-
26
-
-
0030685617
-
Proof-carrying code
-
G. Necula. Proof-carrying code. In POPL, 1997.
-
(1997)
POPL
-
-
Necula, G.1
-
27
-
-
85084097858
-
Safe kernel extensions without run-time checking
-
G. Necula and P. Lee. Safe kernel extensions without run-time checking. In OSDI, 1996.
-
(1996)
OSDI
-
-
Necula, G.1
Lee, P.2
-
28
-
-
33746034953
-
Auto-vectorization of interleaved data for SIMD
-
D. Nuzman, I. Rosen, and A. Zaks. Auto-vectorization of interleaved data for SIMD. In PLDI, 2006.
-
(2006)
PLDI
-
-
Nuzman, D.1
Rosen, I.2
Zaks, A.3
-
29
-
-
63549093768
-
Outer-loop vectorization: Revisited for short SIMD architectures
-
D. Nuzman and A. Zaks. Outer-loop vectorization: Revisited for short SIMD architectures. In PACT, 2008.
-
(2008)
PACT
-
-
Nuzman, D.1
Zaks, A.2
-
31
-
-
84876909157
-
SIMD parallelization of applications that traverse irregular data structures
-
B. Ren, G. Agrawal, J. Larus, T. Mytkowicz, T. Poutanen, and W. Schulte. SIMD parallelization of applications that traverse irregular data structures. In CGO, 2013.
-
(2013)
CGO
-
-
Ren, B.1
Agrawal, G.2
Larus, J.3
Mytkowicz, T.4
Poutanen, T.5
Schulte, W.6
-
32
-
-
32344447459
-
CUTE: A concolic unit testing engine for C
-
K. Sen, D. Marinov, and G. Agha. CUTE: A concolic unit testing engine for C. In ESEC/FSE-13, 2005.
-
(2005)
ESEC/FSE-13
-
-
Sen, K.1
Marinov, D.2
Agha, G.3
-
33
-
-
33646554301
-
Superword-level parallelism in the presence of control flow
-
J. Shin, M. Hall, and J. Cha. Superword-level parallelism in the presence of control flow. In CGO, 2005.
-
(2005)
CGO
-
-
Shin, J.1
Hall, M.2
Cha, J.3
-
34
-
-
84864042467
-
Automatically generating algebra problems
-
R. Singh, S. Gulwani, and S. Rajamani. Automatically generating algebra problems. In AAAI, 2012.
-
(2012)
AAAI
-
-
Singh, R.1
Gulwani, S.2
Rajamani, S.3
-
35
-
-
84863425185
-
-
PhD thesis, EECS Department, University of California, Berkeley, Dec
-
A. Solar Lezama. Program Synthesis By Sketching. PhD thesis, EECS Department, University of California, Berkeley, Dec 2008.
-
(2008)
Program Synthesis by Sketching
-
-
Lezama, A.S.1
-
37
-
-
84875196596
-
-
SPEC. Standard Performance Evaluation Corporation (SPEC). http://www.spec.org/cpu2006/.
-
-
-
-
38
-
-
77950900886
-
From program verification to program synthesis
-
S. Srivastava, S. Gulwani, and J. S. Foster. From program verification to program synthesis. In POPL, 2010.
-
(2010)
POPL
-
-
Srivastava, S.1
Gulwani, S.2
Foster, J.S.3
-
39
-
-
43949126892
-
The worst-case execution-time problem: Overview of methods and survey of tools
-
R.Wilhelm, J. Engblom, A. Ermedahl, N. Holsti, S. Thesing, D. Whalley, G. Bernat, C. Ferdinand, R. Heckmann, T. Mitra, F. Mueller, I. Puaut, P. Puschner, J. Staschulat, and P. Stenström. The worst-case execution-time problem: Overview of methods and survey of tools. ACM TECS, 7(3), 2008.
-
(2008)
ACM TECS
, vol.7
, Issue.3
-
-
Wilhelm, R.1
Engblom, J.2
Ermedahl, A.3
Holsti, N.4
Thesing, S.5
Whalley, D.6
Bernat, G.7
Ferdinand, C.8
Heckmann, R.9
Mitra, T.10
Mueller, F.11
Puaut, I.12
Puschner, P.13
Staschulat, J.14
Stenström, P.15
-
40
-
-
33646833599
-
Efficient SIMD code generation for runtime alignment and length conversion
-
P.Wu, A. Eichenberger, and A.Wang. Efficient SIMD code generation for runtime alignment and length conversion. In CGO, 2005.
-
(2005)
CGO
-
-
Wu, P.1
Eichenberger, A.2
Wang, A.3
-
41
-
-
20744459570
-
Is search really necessary to generate high-performance BLAS?
-
K. Yotov, X. Li, G. Ren, M. Garzaran, D. Padua, K. Pingali, and P. Stodghill. Is search really necessary to generate high-performance BLAS? Proceedings of the IEEE, 93(2), 2005.
-
(2005)
Proceedings of the IEEE
, vol.93
, Issue.2
-
-
Yotov, K.1
Li, X.2
Ren, G.3
Garzaran, M.4
Padua, D.5
Pingali, K.6
Stodghill, P.7
-
43
-
-
1442284666
-
Voc: A methodology for the translation validation of optimizing compilers
-
L. D. Zuck, A. Pnueli, and B. Goldberg. Voc: A methodology for the translation validation of optimizing compilers. J. UCS, 9(3), 2003.
-
(2003)
J. UCS
, vol.9
, Issue.3
-
-
Zuck, L.D.1
Pnueli, A.2
Goldberg, B.3
|