aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2012-04-01 04:44:16 +0000
committerHal Finkel <hfinkel@anl.gov>2012-04-01 04:44:16 +0000
commit20b529b3f90bf17b6023ed6f8983c53c1f5be1ad (patch)
tree02fe1981b101a6fdca3f00c9943456a727358d4d /lib/CodeGen/MachineScheduler.cpp
parent6226c49bdec886a7162e24e152af579df203e163 (diff)
Split the LdStGeneral PPC itin. class into LdStLoad and LdStStore.
Loads and stores can have different pipeline behavior, especially on embedded chips. This change allows those differences to be expressed. Except for the 440 scheduler, there are no functionality changes. On the 440, the latency adjustment is only by one cycle, and so this probably does not affect much. Nevertheless, it will make a larger difference in the future and this removes a FIXME from the 440 itin. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153821 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions