summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AVR/pseudo/SUBWRdRr.mir
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Fix the testsuite after '%' changed to '$' in MIRDylan McKay2018-02-081-3/+3
| | | | llvm-svn: 324583
* MIRTests: Remove unnecessary 2>&1 redirectionMatthias Braun2017-02-221-1/+1
| | | | | | | llc mir output goes to stdout nowadays, so the 2>&1 is not necessary anymore for most tests. llvm-svn: 295859
* [AVR] Add MIR tests for pseudo instruction expansionsDylan McKay2016-12-081-0/+24
This adds tests for 13 pseudo instruction expansions. llvm-svn: 289039
OpenPOWER on IntegriCloud