summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2015-09-22 13:36:28 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2015-09-22 13:36:28 +0000
commit86cce7001013c1c6703cf1c58d05028d6a26af68 (patch)
tree7706e439d387bc68974cd9107dd67c34f5c03e8a /llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp
parent21585757e6274f268288441a198b33c81bcdba43 (diff)
downloadbcm5719-llvm-86cce7001013c1c6703cf1c58d05028d6a26af68.tar.gz
bcm5719-llvm-86cce7001013c1c6703cf1c58d05028d6a26af68.zip
[mips][sched] Split IIBranch into specific instruction classes.
Summary: Almost no functional change since the InstrItinData's have been duplicated. The one functional change is to remove IIBranch from the MSA branches. The classes will be assigned to the MSA instructions as part of implementing the P5600 scheduler. II_IndirectBranchPseudo and II_ReturnPseudo can probably be removed. I've preserved the itinerary information for the corresponding pseudo instructions to avoid making a functional change to these pseudos in this patch. Reviewers: vkalintiris Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D12189 llvm-svn: 248273
Diffstat (limited to 'llvm/lib/CodeGen/MachineBranchProbabilityInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud