Fix "the the" and similar typos.
[oota-llvm.git] / lib / Target / PowerPC / PPCHazardRecognizers.cpp
index 6af7e0ffbc1a0d30dcc445517c9818fc485ad2b1..3a15f7efdf29ba0f6f25a2887b8d6b40c8fe7fa3 100644 (file)
@@ -118,7 +118,7 @@ isLoadOfStoredAddress(unsigned LoadSize, SDValue Ptr1, SDValue Ptr2) const {
 }
 
 /// getHazardType - We return hazard for any non-branch instruction that would
-/// terminate terminate the dispatch group.  We turn NoopHazard for any
+/// terminate the dispatch group.  We turn NoopHazard for any
 /// instructions that wouldn't terminate the dispatch group that would cause a
 /// pipeline flush.
 ScheduleHazardRecognizer::HazardType PPCHazardRecognizer970::