Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg.ll
2015-11-16 Daniel Sanders[mips][ias] Allow whitespace after commas in inlineasm...
2014-12-17 Toma Tabacu[mips] Set GCC-compatible MIPS asssembler options befor...
2014-06-11 Daniel Sanders[mips][mips64r6] Improve tests affected by the changes...
2014-05-22 Daniel Sanders[mips] Use addiu in inline assembly tests since addi...
2012-05-07 Eric ChristopherAdd support for the 'l' constraint.
2012-05-07 Eric ChristopherAdd support for the 'c' constraint.
2012-05-07 Eric ChristopherAdd support for the 'I' inline asm constraint. Also...