summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRFrameLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Add an 'relax memory operation' passDylan McKay2016-12-131-1/+0
* Fix incorrect assertion in AVRFrameLowering.cppDylan McKay2016-10-081-1/+2
* [AVR] Don't worry about call frame size when initializing frame pointerDylan McKay2016-10-081-3/+2
* [AVR] Don't shadow container while iterating in range-based loopDylan McKay2016-10-081-2/+4
* [AVR] Update return type of dynamic alloca passDylan McKay2016-10-051-2/+2
* [AVR] Add the AVR frame lowering codeDylan McKay2016-10-051-0/+537
OpenPOWER on IntegriCloud