summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/MCTargetDesc/AVRMCTargetDesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make most target symbols hidden by defaultTom Stellard2020-01-141-1/+1
* Revert CMake: Make most target symbols hidden by defaultTom Stellard2019-06-111-1/+1
* CMake: Make most target symbols hidden by defaultTom Stellard2019-06-101-1/+1
* [AVR] Create a TargetInfo header. NFCRichard Trieu2019-05-141-0/+1
* [AVR] Move InstPrinter files to MCTargetDesc. NFCRichard Trieu2019-05-111-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* MC: Change the streamer ctors to take an object writer instead of a stream. N...Peter Collingbourne2018-05-181-3/+3
* Revert and accidentally committed revert commitDylan McKay2017-12-091-3/+5
* Revert "[AVR] Override ParseDirective"Dylan McKay2017-12-091-5/+3
* [AVR] Override ParseDirectiveLeslie Zhai2017-12-071-3/+5
* [AVR] Update to current LLVM APIDylan McKay2017-10-181-3/+7
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [AVR] Compile the disassemblerDylan McKay2016-10-271-1/+1
* [AVR] Add the machine code emitterDylan McKay2016-10-271-0/+3
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-9/+10
* [AVR] Set up the instruction printer and the assembly backendDylan McKay2016-10-081-0/+19
* [AVR] Import the LLVM namespace inside AVRMCTargetDesc.cppDylan McKay2016-09-281-0/+2
* [AVR] Add AVRMCTargetDesc.cppDylan McKay2016-09-281-0/+96
OpenPOWER on IntegriCloud