Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-operand-code.ll
2015-11-26 Daniel Sanders[mips][ias] Explicitly disable IAS on tests that depend...
2015-11-16 Daniel Sanders[mips][ias] Allow whitespace after commas in inlineasm...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-11-06 Toma Tabacu[mips] Tolerate the use of the %z inline asm operand...
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.