summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Create a TargetInfo header. NFCRichard Trieu2019-05-141-2/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MC: Separate creating a generic object writer from creating a target object w...Peter Collingbourne2018-05-211-3/+2
* Fix build of WebAssembly and AVR backends after r321692Alex Bradbury2018-01-031-2/+3
* Revert and accidentally committed revert commitDylan McKay2017-12-091-0/+2
* Revert "[AVR] Override ParseDirective"Dylan McKay2017-12-091-2/+0
* [AVR] Override ParseDirectiveLeslie Zhai2017-12-071-0/+2
* [AVR] Update to current LLVM APIDylan McKay2017-10-181-1/+4
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-1/+1
* [AVR] Update the signature of createAVRAsmBackendDylan McKay2016-09-281-1/+3
* [AVR] Remove the 'AVRConfig.h' headerDylan McKay2016-05-181-2/+0
* [AVR] Convert C style comments to C++Dylan McKay2016-05-181-9/+3
* [AVR] Add a majority of the backend codeDylan McKay2016-05-061-0/+65
OpenPOWER on IntegriCloud