X86: Make sure that we have SSE4.1 before we generate insertps nodes.
[oota-llvm.git] / test / CodeGen / ARM64 / arith.ll
2014-04-30 Tim NorthoverARM64: print lsr instead of lsrv for variable shifts...
2014-04-17 Jim GrosbachARM64: [su]xtw use W regs as inputs, not X regs.
2014-03-29 Tim NorthoverARM64: initial backend import