avr-llvm / llvm

[MERGED UPSTREAM] AVR backend for the LLVM compiler library
220 stars 21 forks source link

Properly annotate skip instructions #69

Closed dylanmckay closed 9 years ago

dylanmckay commented 9 years ago

Instructions such as CPSE have no annotations currently.

Investigate this further and properly annotate the instruction definitions.