X-Git-Url: https://scm.cri.ensmp.fr/git/pipstransfo.git/blobdiff_plain/61e96cd04cf67182f81330cfbb76b9b2c5c7b892..3906dede2abec0ff63d7fa33abfeabc743a537ef:/pipstransfo.tex diff --git a/pipstransfo.tex b/pipstransfo.tex index 4cef713..7a6bbcb 100644 --- a/pipstransfo.tex +++ b/pipstransfo.tex @@ -8,7 +8,7 @@ \usepackage{hyperref} -\title{PIPS - List of code transformations} +\title{PIPS~--- List of code transformations} @@ -115,8 +115,7 @@ are private to a loop body, i.e.\ written first, then read.} \item[loop normalization]{is a loop transformation that changes - the loop initial increment value or the loop range to enforce certain values, generally - 1.} + the loop initial increment value or the loop range to enforce certain values, generally~1.} \item[iteration clamping]{is a loop transformation that extends the loop range but guards the loop body with the former range.}