summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/MBlaze/MBlazeSchedule3.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/MBlaze/MBlazeSchedule3.td')
-rw-r--r--llvm/lib/Target/MBlaze/MBlazeSchedule3.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/MBlaze/MBlazeSchedule3.td b/llvm/lib/Target/MBlaze/MBlazeSchedule3.td
index 29848517b0b..ccbf99dbd3a 100644
--- a/llvm/lib/Target/MBlaze/MBlazeSchedule3.td
+++ b/llvm/lib/Target/MBlaze/MBlazeSchedule3.td
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
//===----------------------------------------------------------------------===//
-// MBlaze instruction itineraries for the threee stage pipeline.
+// MBlaze instruction itineraries for the three stage pipeline.
//===----------------------------------------------------------------------===//
def MBlazePipe3Itineraries : ProcessorItineraries<
[IF,ID,EX], [], [
OpenPOWER on IntegriCloud