We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Programming Languages

Title: A Note on Exhaustive State Space Search for Efficient Code Generation

Authors: Aart J.C. Bik
Abstract: This note explores state space search to find efficient instruction sequences that perform particular data manipulations. Once found, the instruction sequences are hard-wired in the code generator that needs these data manipulations. Since state space is only searched while developing the compiler, search time is not at a premium, which allows exhaustively searching for the best possible instruction sequences.
Comments: white paper
Subjects: Programming Languages (cs.PL)
Cite as: arXiv:2107.00564 [cs.PL]
  (or arXiv:2107.00564v1 [cs.PL] for this version)

Submission history

From: Aart Bik [view email]
[v1] Thu, 24 Jun 2021 04:23:13 GMT (6kb)

Link back to: arXiv, form interface, contact.