AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instructions.
[oota-llvm.git] / test / CodeGen / PowerPC / 2007-11-19-VectorSplitting.ll
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2009-09-09 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-06-04 Dan GohmanSplit the Add, Sub, and Mul instruction opcodes into...
2007-11-19 Chris LattnerTestcase for PR1811