mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Fix typo and test commit
llvm-svn: 259839
This commit is contained in:
parent
8a43819d85
commit
ea4ddaa646
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user