Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / vec_fpext.ll
2015-03-25 Simon Pilgrim[DAGCombiner] Add support for TRUNCATE + FP_EXTEND...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-07-16 Tim NorthoverConvert test to CHECK-LABEL
2013-08-23 Rafael EspindolaReplace more uses of sse41 with sse4.1.
2013-03-25 Jakob Stoklund OlesenAdd an -mcpu option to a test that is apparently schedu...
2013-01-19 Nadav RotemOn Sandybridge split unaligned 256bit stores into two...
2012-09-10 Michael LiaoEnhance PR11334 fix to support extload from v2f32/v4f32
2011-12-28 Eli FriedmanFix type-checking for load transformation which is...