Revert "AVX512: Implemented encoding and intrinsics for vextracti64x4 ,vextracti64x...
[oota-llvm.git] / test / CodeGen / X86 / v4f32-immediate.ll
2013-04-29 Michael LiaoRewrite some tests with FileCHeck in X86 codegen
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2007-09-05 Dale JohannesenChange all floating constants that are not exactly
2007-07-24 Dan GohmanUse movaps to load a v4f32 build_vector of all-constant...