1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/test/CodeGen/AVR
Dylan McKay e7b364c5a9 [AVR] Fix a big in shift operator lowering; Authored by Dr. Gergo Erdi
When generating code for a shift loop, check the shift
 amount against the literal value 0, not R0

llvm-svn: 304284
2017-05-31 06:27:46 +00:00
..
atomics
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
instrumentation
integration
intrinsics
pseudo [AVR] Support the LDWRdPtr instruction with the same Src+Dst register 2017-04-25 15:09:04 +00:00
relax-mem
add.ll
alloca.ll
and.ll
brind.ll [AVR] Reserve the Y register in all functions 2017-05-03 11:56:01 +00:00
call.ll
cmp.ll
com.ll
ctlz.ll
ctpop.ll
cttz.ll
directmem.ll
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
high-pressure-on-ptrregs.ll
impossible-reg-to-reg-copy.ll
interrupts.ll
io.ll
issue-cannot-select-bswap.ll
large-return-size.ll
lit.local.cfg
load.ll
lower-formal-arguments-assertion.ll
mul.ll
neg.ll
no-print-operand-twice.ll
or.ll
PR31344.ll
PR31345.ll
progmem-extended.ll
progmem.ll
rem.ll
return.ll [AVR] Save/restore the frame pointer for all functions 2017-05-02 01:57:48 +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-mbb-placement-bug.ll [AVR] When lowering Select8/Select16, put newly generated MBBs in the same spot 2017-05-13 00:22:34 +00:00
select-must-add-unconditional-jump.ll
sext.ll
shift.ll
sign-extension.ll
smul-with-overflow.ll
store-undef.ll
store.ll
sub.ll
trunc.ll
umul-with-overflow.ll
varargs.ll [AVR] Save/restore the frame pointer for all functions 2017-05-02 01:57:48 +00:00
xor.ll
zext.ll