OSDN Git Service

[MIPS GlobalISel] Select global address
[android-x86/external-llvm.git] / test / CodeGen / Mips / inlineasm-cnstrnt-reg.ll
2018-02-12 Simon Atanasyan[mips] Fix 'l' constraint handling for types smaller...
2018-02-12 Simon Atanasyan[mips] Revert rL324869
2018-02-12 Simon Atanasyan[mips] Fix 'l' constraint handling for types smaller...
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...