[FastISel][AArch64] Don't fold instructions that are not in the same basic block.
[oota-llvm.git] / test / CodeGen / AArch64 / half.ll
2014-07-18 Tim NorthoverAArch64: implement efficient f16 bitcasts
2014-07-18 Tim NorthoverAArch64: support f16 extend/trunc operations.
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...