Dylan McKay
|
820553fdb1
|
[AVR] Fix the testsuite after '%' changed to '$' in MIR
llvm-svn: 324583
|
2018-02-08 09:17:11 +00:00 |
Dylan McKay
|
448c56e2a5
|
[AVR] Fix test errors due to tied operands not matching
Broken due to r307259.
llvm-svn: 307503
|
2017-07-09 16:36:35 +00:00 |
Matthias Braun
|
f1141285eb
|
MIRTests: Remove unnecessary 2>&1 redirection
llc mir output goes to stdout nowadays, so the 2>&1 is not necessary
anymore for most tests.
llvm-svn: 295859
|
2017-02-22 18:47:41 +00:00 |
Dylan McKay
|
371117e7a5
|
[AVR] Add MIR tests for pseudo instruction expansions
This adds tests for 13 pseudo instruction expansions.
llvm-svn: 289039
|
2016-12-08 10:52:13 +00:00 |