X86: Make sure that we have SSE4.1 before we generate insertps nodes.
[oota-llvm.git] / test / CodeGen / ARM64 / const-addr.ll
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-16 Tim NorthoverARM64: use 32-bit moves for constants where possible.
2014-04-08 Juergen Ributzka[Constant Hoisting][ARM64] Enable constant hoisting...