Do not treat atomic.load.sub differently than other atomic binary intrinsics.
[oota-llvm.git] / test / CodeGen / Mips / analyzebranch.ll
2011-04-01 Akira HatanakaAdd code for analyzing FP branches. Clean up branch...