Fix ARMGlobalMerge pass to check if globals are entirely within range.
[oota-llvm.git] / test / CodeGen / Mips / 2010-07-20-Select.ll
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2010-07-20 Bruno Cardoso LopesFix Mips PR7473. Patch by stetorvs@gmail.com