summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-08-05 07:45:28 +0000
committerHal Finkel <hfinkel@anl.gov>2015-08-05 07:45:28 +0000
commit17caf326e5dbf5f4aa320948f8a195d7465eeab0 (patch)
treecd71dc4b7f1575feb11566228a94ab376d6cdfb6 /llvm/lib/Transforms/InstCombine
parentccd53feee28e1da37a40a25f1638fd0af595f0dc (diff)
downloadbcm5719-llvm-17caf326e5dbf5f4aa320948f8a195d7465eeab0.tar.gz
bcm5719-llvm-17caf326e5dbf5f4aa320948f8a195d7465eeab0.zip
[MachineCombiner] Don't use the opcode-only form of computeInstrLatency
In r242277, I updated the MachineCombiner to work with itineraries, but I missed a call that is scheduling-model-only (the opcode-only form of computeInstrLatency). Using the form that takes an MI* allows this to work with itineraries (and should be NFC for subtargets with scheduling models). llvm-svn: 244020
Diffstat (limited to 'llvm/lib/Transforms/InstCombine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud