Equal treatment of labels and other terminators in MI DAG construction.
authorSergei Larin <slarin@codeaurora.org>
Tue, 12 Feb 2013 16:36:03 +0000 (16:36 +0000)
committerSergei Larin <slarin@codeaurora.org>
Tue, 12 Feb 2013 16:36:03 +0000 (16:36 +0000)
commit5e76aa971418b5aa6736ebcdf1644c74687f126b
treeb5fb33a0993d68e38349f8d639792e965af68011
parent97438dc75eea431270e1a7857d4342c2b0ffbbee
Equal treatment of labels and other terminators in MI DAG construction.

MI sched DAG construction allows targets to include terminators into scheduling DAG.
Extend this functionality to labels as well.

llvm-svn: 174977
llvm/lib/CodeGen/ScheduleDAGInstrs.cpp