MI-Sched cleanup. If an instruction has no valid sched class, do not attempt to check...
authorAndrew Trick <atrick@apple.com>
Sat, 13 Apr 2013 06:07:45 +0000 (06:07 +0000)
committerAndrew Trick <atrick@apple.com>
Sat, 13 Apr 2013 06:07:45 +0000 (06:07 +0000)
commitbe2bccbce9353abb4e3d161d07718dc28b389cd1
tree556da8bc8c9ac8b74e802c4a1071cbea800d2da3
parentf7fd6b9e3a011638adadeca9cda25d9cfc0ff271
MI-Sched cleanup. If an instruction has no valid sched class, do not attempt to check for a variant.

llvm-svn: 179451
llvm/lib/CodeGen/TargetSchedule.cpp