summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR
Commit message (Expand)AuthorAgeFilesLines
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-123-10/+10
* [AVR] Add AVRMCAsmInfoDylan McKay2016-05-213-0/+60
* [AVR] Fix header files in MCTargetDescDylan McKay2016-05-216-4/+39
* [AVR] Fix signuature of AVRTargetMachine constructorDylan McKay2016-05-202-4/+7
* Add AVRTargetStreamersDylan McKay2016-05-205-0/+147
* [AVR] Remove the 'AVRConfig.h' headerDylan McKay2016-05-187-27/+0
* [AVR] Add missing CMake dependenciesDylan McKay2016-05-182-6/+8
* [AVR] Fix a few compile errorsDylan McKay2016-05-183-5/+4
* [AVR] Convert C style comments to C++Dylan McKay2016-05-187-27/+11
* CodeGen: Move TargetPassConfig from Passes.h to an own header; NFCMatthias Braun2016-05-101-0/+1
* [AVR] Add a majority of the backend codeDylan McKay2016-05-0613-1/+1483
* [AVR] Add instruction definitionsDylan McKay2016-02-105-3/+2569
* Rename TargetSelectionDAGInfo into SelectionDAGTargetInfo and move it to Code...Benjamin Kramer2016-01-271-3/+3
* Remove autoconf supportChris Bieneman2016-01-262-35/+0
* [AVR] Added AVRSelectionDAGInfo header fileDylan McKay2016-01-081-0/+29
* Added AVRTargetObjectFile class and AVR.hDylan McKay2016-01-074-0/+130
* [AVR] Added configuration file and machine function information classDylan McKay2015-12-212-0/+88
* [AVR] Added AVRCallingConv.tdDylan McKay2015-12-203-1/+67
* Add AVR.td and AVRRegisterInfo.tdDylan McKay2015-12-204-1/+783
* Add AVR backend skeletonDylan McKay2015-11-128-0/+137
OpenPOWER on IntegriCloud