summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRISelLowering.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix build after r298178Meador Inge2017-03-241-9/+9
* Rename AttributeSet to AttributeListReid Kleckner2017-03-211-1/+1
* Make library calls sensitive to regparm module flag (Fixes PR3997).Nirav Dave2017-03-181-2/+1
* [AVR] Implement stacksave/stackrestore by expanding (PR31342)Dylan McKay2017-02-051-0/+2
* [AVR] Support zero-sized arguments in defined methodsDylan McKay2017-02-051-0/+6
* [AVR] Implement TargetLoweing::getRegisterByNameDylan McKay2017-01-071-0/+41
* [AVR] Expand 'SELECT_CC' nodes whereever possibleDylan McKay2016-12-071-2/+2
* [AVR] Add instruction selection lowering codeDylan McKay2016-11-021-0/+1937
* Revert "[AVR] Add instruction selection lowering code"Dylan McKay2016-09-291-1940/+0
* [AVR] Add instruction selection lowering codeDylan McKay2016-09-291-0/+1940
OpenPOWER on IntegriCloud