X86: Make sure that we have SSE4.1 before we generate insertps nodes.
[oota-llvm.git] / test / CodeGen / ARM64 / bitfield-extract.ll
2014-05-01 Tim NorthoverAArch64/ARM64: print BFM instructions as BFI or BFXIL
2014-04-30 Weiming Zhao[ARM64] Prevent bit extraction to be adjusted by follow...
2014-04-30 Tim NorthoverARM64: use hex immediates for movz/movk instructions
2014-04-25 Tim NorthoverARM64: fix assertion in ISelDAGToDAG
2014-04-25 Bradley Smith[ARM64] Print preferred aliases for SFBM/UBFM in InstPr...
2014-04-22 Quentin Colombet[CodeGenPrepare] Use APInt to check the value of the...
2014-04-21 Yi JiangARM64: Combine shifts and uses from different basic...
2014-04-16 Tim NorthoverARM64: use 32-bit moves for constants where possible.
2014-03-29 Tim NorthoverARM64: initial backend import