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)
commit6a22dba4854a8b3d7427f8493f663c1b52df4477
tree1adc60785dab2b5e96518ec647f6b6202476d4fc
parentf521997303553846685409630fca2b46758b6eac
MI-Sched cleanup. If an instruction has no valid sched class, do not attempt to check for a variant.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179451 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetSchedule.cpp