ReleaseNotes: new Win EH instructions; by David Majnemer
[oota-llvm.git] / docs / BlockFrequencyTerminology.rst
index 512dee18f185395827405045ec92f88750593e42..41f89f8ce965a57a73ca01fd05763fe25fb76c20 100644 (file)
@@ -97,7 +97,7 @@ Implementation: Getting from mass and scale to frequency
 ========================================================
 
 After analysing the complete series of DAGs, each block has a mass (local to
 ========================================================
 
 After analysing the complete series of DAGs, each block has a mass (local to
-its containing loop, if any), and each loop psuedo-node has a loop scale and
+its containing loop, if any), and each loop pseudo-node has a loop scale and
 its own mass (from its parent's DAG).
 
 We can get an initial frequency assignment (with entry frequency of 1.0) by
 its own mass (from its parent's DAG).
 
 We can get an initial frequency assignment (with entry frequency of 1.0) by