Files
Dylan McKay ae27a7ca66 [AVR] Implement TargetLoweing::getRegisterByName
This allows the use of the 'read_register' intrinsics used by clang's
named register globals features.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291375 91177308-0d34-0410-b5e6-96231b3b80d8
2017-01-07 23:39:47 +00:00
..
2016-12-10 12:08:19 +00:00
2016-02-10 08:55:23 +00:00

AVR backend

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