Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / divrem.ll
2014-06-12 Daniel Sanders[mips][mips64r6] Replace m[tf]hi, m[tf]lo, mult, multu...
2014-06-11 Daniel Sanders[mips][mips64r6] Improve tests affected by the changes...
2013-10-15 Akira Hatanaka[mips] Transfer kill flag to the newly created operand.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-05-21 Akira Hatanaka[mips] Rename option to make it compatible with gcc.
2013-05-20 Akira Hatanaka[mips] Trap on integer division by zero.
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2011-03-04 Bruno Cardoso LopesImprove div/rem node handling on mips. Patch by Akira...