Files
clang-p2996/llvm/lib/Target/AVR
Dylan McKay 043fa4b3d6 [AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi
When generating code for a shift loop, check the shift
 amount against the literal value 0, not R0

llvm-svn: 304284
2017-05-31 06:27:46 +00:00
..
2016-12-10 12:08:19 +00:00

AVR backend

This experimental backend is for the 8-bit Atmel AVR microcontroller.