Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-operand-code.ll
2014-05-22 Daniel Sanders[mips] Use addiu in inline assembly tests since addi...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2012-07-18 Jack CarterMips specific inline asm operand modifier 'M':
2012-07-10 Jack Carter Mips specific inline asm operand modifier 'L'.
2012-07-05 Jack Carter Mips specific inline asm operand modifier D.
2012-07-02 Jack Carter mips32 long long register inline asm constraint...
2012-07-02 Eric ChristopherRevert " mips32 long long register inline asm constr...
2012-07-02 Jack Carter mips32 long long register inline asm constraint...
2012-06-28 Jack CarterThe Mips specific inline asm operand modifier 'z' has the
2012-05-30 Eric ChristopherAdd support for the mips inline asm 'm' output modifier.
2012-05-19 Eric ChristopherAdd support for the 'd' mips inline asm output modifier.
2012-05-18 Eric ChristopherAdd support for the mips 'x' inline asm modifier.
2012-05-10 Eric ChristopherAdd support for the 'X' inline asm operand modifier.