Home
last modified time | relevance | path

Searched defs:manually (Results 1 – 1 of 1) sorted by relevance

/llvm-project/polly/docs/
H A DHowToManuallyUseTheIndividualPiecesOfPolly.rst16 1. **Create LLVM-IR from the C code**
27 2. **Prepare the LLVM-IR for Polly**
39 3. **Show the SCoPs detected by Polly (optional)**
77 4. **Highlight the detected SCoPs in the CFGs of the program (requires graphviz/dotty)**
102 5. **View the polyhedral representation of the SCoPs**
192 6. **Show the dependences for the SCoPs**
224 7. **Export jscop files**
239 8. **Import the changed jscop files and print the updated SCoP structure (optional)**
376 9. **Codegenerate the SCoPs**
429 10. **Create the executables**
[all …]