Dylan McKay
|
820553fdb1
|
[AVR] Fix the testsuite after '%' changed to '$' in MIR
llvm-svn: 324583
|
2018-02-08 09:17:11 +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
|
7653d91afa
|
[AVR] Marm MIR test functions as tracking liveness information
This fixes an assertion error that broke three tests.
llvm-svn: 294140
|
2017-02-05 20:25:34 +00:00 |
Dylan McKay
|
a7e0548722
|
[AVR] Explicitly set the target in all CodeGen tests
This seems to have caused failures on the buildbot.
llvm-svn: 289324
|
2016-12-10 11:23:16 +00:00 |
Dylan McKay
|
0cc0446ad2
|
[AVR] Add MIR tests for a few pseudo instructions
llvm-svn: 289031
|
2016-12-08 08:54:41 +00:00 |