summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/AVR/AVRAsmPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch more layering of CodeGen headers that are in TargetDavid Blaikie2017-11-171-2/+2
* [AVR] Remove a few very old TODOs that don't have enough context to understandDylan McKay2017-07-111-1/+4
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* Move size and alignment information of regclass to TargetRegisterInfoKrzysztof Parzyszek2017-04-241-1/+2
* [AVR] Fix a bug where asm operands are printed twiceDylan McKay2017-02-051-1/+2
* [AVR] Remove a bunch of unused variablesDylan McKay2016-11-191-0/+2
* Move the global variables representing each Target behind accessor functionMehdi Amini2016-10-091-1/+1
* [AVR] Add the assembly printerDylan McKay2016-10-081-0/+182
OpenPOWER on IntegriCloud