llvm-svn: 302017
It tests registers which are not actually used on AVR. llvm-svn: 300684
Fixes the build. llvm-svn: 295895
There was a bug where we would hit an assertion if 'Q' was used as a constraint. I also removed hardcoded register names to prefer regexes so the tests don't break when the register allocator changes. llvm-svn: 289325