llvm-6502/test/CodeGen/MBlaze
Chris Lattner d302773885 fix visitShift to properly zero extend the shift amount if the provided operand
is narrower than the shift register.  Doing an anyext provides undefined bits in
the top part of the register.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125457 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-13 09:02:52 +00:00
..
2010-04-07-DbgValueOtherTargets.ll If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0. 2010-12-06 22:39:26 +00:00
brind.ll Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. 2010-12-06 22:06:49 +00:00
callind.ll
cc.ll Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
dg.exp
div.ll
fpu.ll Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
fsl.ll
imm.ll Fix a 16-bit immediate value detection bug in the MBlaze delay slot filler. 2010-12-06 21:11:01 +00:00
intr.ll Lower the MBlaze target specific calling conventions for "interrupt_handler" 2010-12-15 20:27:28 +00:00
jumptable.ll Fixed reversed operands for IDIV and CMP instructions in MBlaze backend. 2010-12-06 22:06:49 +00:00
loop.ll Missed some ADDI <-> ADDIK conversions in 121649. 2010-12-12 22:53:14 +00:00
mul64.ll
mul.ll Recommit 116986 with capitalization typo fixed. 2010-10-21 03:57:26 +00:00
select.ll
shift.ll fix visitShift to properly zero extend the shift amount if the provided operand 2011-02-13 09:02:52 +00:00
svol.ll Lower the MBlaze target specific calling conventions for "interrupt_handler" 2010-12-15 20:27:28 +00:00