summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRRegisterInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix bug which caused assertion errors for some FRMIDX instructionsDylan McKay2017-07-041-3/+8
* Fix -Wunused-variable.Rui Ueyama2017-06-091-2/+0
* [AVR] Remove an unused variableDylan McKay2017-05-131-1/+0
* [AVR] Reserve the Y register in all functionsDylan McKay2017-05-031-6/+12
* Move value type list from TargetRegisterClass to TargetRegisterInfoKrzysztof Parzyszek2017-04-241-2/+3
* Revert r301231: Accidentally committed stale filesKrzysztof Parzyszek2017-04-241-3/+2
* Move value type list from TargetRegisterClass to TargetRegisterInfoKrzysztof Parzyszek2017-04-241-2/+3
* [AVR] Fix a bunch of incorrect assertion messagesDylan McKay2016-12-101-1/+1
* [AVR] Add AVRRegisterInfo::splitReg functionDylan McKay2016-10-051-0/+10
* Replace "fallthrough" comments with LLVM_FALLTHROUGHJustin Bogner2016-08-171-1/+1
* MachineFunction: Return reference for getFrameInfo(); NFCMatthias Braun2016-07-281-3/+3
* [AVR] Add a majority of the backend codeDylan McKay2016-05-061-0/+256
OpenPOWER on IntegriCloud