[X86] Don't pass a scale value of 0 to scatter/gather intrinsics. This causes the...
[oota-llvm.git] / test / CodeGen / X86 / cvt16.ll
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-17 Tim NorthoverCodeGen: generate single libcall for fptrunc -> f16...
2014-07-17 Tim NorthoverX86: support double extension of f16 type.
2014-07-17 Tim NorthoverCodeGen: extend f16 conversions to permit types > float.
2014-07-03 Andrea Di Biagio[X86] Add ISel patterns to select 'f32_to_f16' and...