llvm-project/llvm/test/CodeGen/AVR
Dylan McKay f7e8ec1348 [AVR] Fix two CodeGen tests
These were broken because of various printing format changes.

llvm-svn: 320246
2017-12-09 07:51:43 +00:00
..
atomics [CodeGen] Unify MBB reference format in both MIR and debug output 2017-12-04 17:18:51 +00:00
calling-conv/c [AVR] Save/restore the frame pointer for all functions 2017-05-02 01:57:48 +00:00
features
inline-asm [AVR] Reserve the Y register in all functions 2017-05-03 11:56:01 +00:00
integration
intrinsics
pseudo [AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X` 2017-10-04 10:33:36 +00:00
relax-mem
PR31344.ll
PR31345.ll
add.ll
alloca.ll
and.ll
branch-relaxation-long.ll [AVR] Insert JMP for long branches 2017-10-04 09:51:28 +00:00
branch-relaxation.ll [AVR] Fix a typo in the tests 2017-07-16 22:31:07 +00:00
brind.ll [AVR] Reserve the Y register in all functions 2017-05-03 11:56:01 +00:00
call.ll [AVR] Fix the build after setting alignment to 1 in r314179 2017-09-26 02:07:54 +00:00
clear-bss.ll [AVR] Enable the '__do_copy_data' function 2017-09-11 10:32:51 +00:00
cmp.ll
com.ll
copy-data-to-ram.ll [AVR] Enable the '__do_copy_data' function 2017-09-11 10:32:51 +00:00
ctlz.ll [AVR] Use the generic branch relaxer 2017-07-11 04:17:13 +00:00
ctpop.ll
cttz.ll [AVR] Use the generic branch relaxer 2017-07-11 04:17:13 +00:00
directmem.ll [AVR] Fix the build after setting alignment to 1 in r314179 2017-09-26 02:07:54 +00:00
div.ll
dynalloca.ll [AVR] Reserve the Y register in all functions 2017-05-03 11:56:01 +00:00
eor.ll
expand-integer-failure.ll
frame.ll
frmidx-iterator-bug.ll [AVR] Fix bug which caused assertion errors for some FRMIDX instructions 2017-07-04 04:40:06 +00:00
high-pressure-on-ptrregs.ll
icall-func-pointer-correct-addr-space.ll [AVR] Improve the 'icall-func-pointer-correct-addr-space.ll' test 2017-07-23 23:00:55 +00:00
impossible-reg-to-reg-copy.ll
interrupts.ll [AVR] Use the short form of 'clr <reg>' 2017-11-24 15:36:43 +00:00
io.ll
issue-cannot-select-bswap.ll
large-return-size.ll
lit.local.cfg
load.ll [AVR] Elaborate LDWRdPtr into `ld r, X++; ld r+1, X` 2017-10-04 10:33:36 +00:00
lower-formal-arguments-assertion.ll
mul.ll [AVR] Use the short form of 'clr <reg>' 2017-11-24 15:36:43 +00:00
neg.ll
no-print-operand-twice.ll
or.ll
progmem-extended.ll
progmem.ll
rem.ll
return.ll [AVR] Fix two CodeGen tests 2017-12-09 07:51:43 +00:00
rot.ll [AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi 2017-05-31 06:27:46 +00:00
runtime-trig.ll
select-must-add-unconditional-jump.ll [AVR] Fix two CodeGen tests 2017-12-09 07:51:43 +00:00
sext.ll
shift.ll
sign-extension.ll
smul-with-overflow.ll
std-ldd-immediate-overflow.ll [AVR] Fix displacement overflow for LDDW/STDW 2017-10-04 09:51:21 +00:00
store-undef.ll
store.ll
sub.ll
trunc.ll
umul-with-overflow.ll
unaligned-atomic-loads.ll Relax unaligned access assertion when type is byte aligned 2017-12-09 06:45:36 +00:00
varargs.ll [AVR] Fix the build after setting alignment to 1 in r314179 2017-09-26 02:07:54 +00:00
xor.ll
zext.ll [AVR] Use the short form of 'clr <reg>' 2017-11-24 15:36:43 +00:00