Stackmap shadows should consider call returns a branch target.
[oota-llvm.git] / test / CodeGen / Mips / bswap.ll
2014-03-31 Daniel Sanders[mips] Check emitted code for llvm.bswap.i32 on MIPS16...
2014-03-18 Raul E. SilveraAdd support for scalarizing/splitting vector bswap.
2013-11-19 Simon Atanasyan[Mips] Adjust float ABI settings in case of MIPS16...
2013-10-08 Reed KotlerLet rotr and bswap be handled by expansion for Mips16...
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2011-12-20 Akira HatanakaTest case for r147017.