*Following section is under development and will be updated soon
I. Overview
-
- Introduction
- Background
II. Users Guide
- 3. Obtaining Cetus
- 4. Building Cetus
- 5. Running Cetus
-
- 5.1 Quick Start
- 5.2 Command Line Options
- 6. Optimization and Analysis Passes
-
III. Developers Guide
- 7. Architecture of Cetus
- 7.1 Front End
- 7.2 Intermediate Representation
- 7.3 Back End
- 8. Writing a Pass
- 8.1 Making Cetus Execute Your Pass
- 8.2 Iterators
- 8.3 Tools
- 8.4 Expression Simplifier
- 8.5 Modifying IR
- 8.6 Printing