Fix typo and test commit
authorEvandro Menezes <e.menezes@samsung.com>
Thu, 4 Feb 2016 23:07:57 +0000 (23:07 +0000)
committerEvandro Menezes <e.menezes@samsung.com>
Thu, 4 Feb 2016 23:07:57 +0000 (23:07 +0000)
llvm-svn: 259839

llvm/include/llvm/Target/TargetSchedule.td

index 89db37c..d08595f 100644 (file)
@@ -13,7 +13,7 @@
 // The SchedMachineModel is defined by subtargets for three categories of data:
 // 1. Basic properties for coarse grained instruction cost model.
 // 2. Scheduler Read/Write resources for simple per-opcode cost model.
-// 3. Instruction itineraties for detailed reservation tables.
+// 3. Instruction itineraries for detailed reservation tables.
 //
 // (1) Basic properties are defined by the SchedMachineModel
 // class. Target hooks allow subtargets to associate opcodes with