Test
[oota-llvm.git] / test / CodeGen / X86 / vec_fp_to_int.ll
2015-07-18 Simon Pilgrim[X86][SSE] Added additional fp/int tests.
2015-07-18 Simon PilgrimRefreshed tests.
2015-07-18 Simon PilgrimTidyup shufflevector calls - don't repeat inputs if...
2015-07-16 Simon Pilgrim[X86][SSE] Updated vector conversion test names.
2015-07-03 Simon Pilgrim[X86] Added 32-bit builds to fp<->int tests.
2015-05-29 Matthias BraunMachineCopyPropagation: Remove the copies instead of...
2015-05-02 Simon Pilgrim[DAGCombiner] Enabled vector float/double -> int consta...
2015-05-02 Simon Pilgrim[SSE] Added vector float/double -> i32 and i64 conversi...