[AVR] Don't select 'MOVW' instructions when they are not supported
We have a subtarget feature which we were ignoring, which was causing us
to generate unsupported instructions for some older chips.
llvm-svn: 283317
[AVR] Don't select 'MOVW' instructions when they are not supported dylanmckay on Oct 5 2016, 6:38 AM. Authored by Tags None Subscribers None
Description
Details
|