Revert "[AArch64] Add DAG combine for extract extend pattern"
[oota-llvm.git] / test / CodeGen / Mips / mips64-sret.ll
2015-02-26 Vladimir MedicReplace obsolete -mattr=n64 command line option with...
2014-11-07 Daniel Sanders[mips] Promote i32 arguments to i64 for the N32/N64...
2014-05-09 Reid KlecknerAllow sret on the second parameter as well as the first
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2012-12-20 Akira Hatanaka[mips] Use "or $r0, $r1, $zero" instead of "addu $r0...
2012-10-24 Akira Hatanaka[mips] Make sure sret argument is returned in register V0.
2012-10-19 Akira Hatanaka[mips] Use 64-bit registers to return an sret pointer...