summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/out-of-range-fixups
Commit message (Collapse)AuthorAgeFilesLines
* Fixup AVR tests to reflect changes in addend format in llvm-objdumpDavid Bozier2019-11-197-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] Remove a bunch of now-obselete testsDylan McKay2017-07-014-20/+0
| | | | | | The fixups in these instructions are now lowered into relocations. llvm-svn: 306947
* [AVR] Add all of the machine code test suiteDylan McKay2016-11-0911-0/+55
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