summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AVR] Fix endianness handling in AVR MCserge_sans_paille2019-11-251-5/+3
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offsetDylan McKay2017-04-301-2/+2
* [AVR] Add missing #includesDylan McKay2017-02-081-0/+1
* [AVR] Add the machine code emitterDylan McKay2016-10-271-0/+304
OpenPOWER on IntegriCloud