diff --git a/docs/Passes.html b/docs/Passes.html index 853ca8cfdba..a5349c3b85c 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -166,7 +166,7 @@ perl -e '$/ = undef; for (split(/\n/, <>)) { s:^ *///? ?::; print "

\n" if ! -loop-rotateRotate Loops -loop-unrollUnroll loops -loop-unswitchUnswitch loops --loopsimplifyCanonicalize natural loops +-loop-simplifyCanonicalize natural loops -loweratomicLower atomic intrinsics -lowerinvokeLower invoke and unwind, for unwindless code generators -lowersetjmpLower Set Jump @@ -1491,7 +1491,7 @@ if (X < 3) {

- -loopsimplify: Canonicalize natural loops + -loop-simplify: Canonicalize natural loops