[AArch64]Fix the problem that can't select mul of v1i64/v2i64 types.
[oota-llvm.git] / test / CodeGen / Thumb2 / inflate-regs.ll
2012-05-23 Jakob Stoklund OlesenAdd a test case for global live range splitting.
2012-05-23 Jakob Stoklund OlesenAdd a last resort tryInstructionSplit() to RAGreedy.