summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/relocations.s
Commit message (Collapse)AuthorAgeFilesLines
* Fixup AVR tests to reflect changes in addend format in llvm-objdumpDavid Bozier2019-11-191-7/+7
| | | | | | | | | | | | | | Summary: Changes to llvm-objdump made in D69997 Reviewers: thakis, jhenderson, grimar Reviewed By: thakis Subscribers: dylanmckay, Jim, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70438
* [AVR] Implement some missing code pathsDylan McKay2017-12-111-10/+34
| | | | | | This has been broken since r320009. llvm-svn: 320348
* Revert and accidentally committed revert commitDylan McKay2017-12-091-0/+61
| | | | | | This reverts commit r320245. llvm-svn: 320247
* Revert "[AVR] Override ParseDirective"Dylan McKay2017-12-091-61/+0
| | | | | | This reverts commit 57c16f9267969ebb09d6448607999b4a9f40c418. llvm-svn: 320245
* [AVR] Override ParseDirectiveLeslie Zhai2017-12-071-0/+61
| | | | | | | | | | Reviewers: dylanmckay, kparzysz Reviewed By: dylanmckay Differential Revision: https://reviews.llvm.org/D38029 llvm-svn: 320009
* [AVR] Add all of the machine code test suiteDylan McKay2016-11-091-0/+75
Summary: This adds all of the AVR machine code tests. Reviewers: arsenm, kparzysz Subscribers: wdng, japaric Differential Revision: https://reviews.llvm.org/D26387 llvm-svn: 286417
OpenPOWER on IntegriCloud