X86: Make sure that we have SSE4.1 before we generate insertps nodes.
[oota-llvm.git] / test / CodeGen / ARM64 / fast-isel-conversion.ll
2014-05-07 Chad Rosier[ARM64][fast-isel] Disable target specific optimization...
2014-04-30 Tim NorthoverARM64: make sure FastISel uses a GPR64 source in 64...
2014-04-25 Bradley Smith[ARM64] Print preferred aliases for SFBM/UBFM in InstPr...
2014-04-15 Quentin Colombet[ARM64] Set default CPU to generic instead of cyclone.
2014-03-29 Tim NorthoverARM64: initial backend import