AVX512: Implemented encoding, intrinsics and DAG lowering for VMOVDDUP instructions.
[oota-llvm.git] / test / CodeGen / PowerPC / fast-isel-binary.ll
2015-07-24 Eric ChristopherClean up function attributes on PPC fast-isel tests.
2015-02-27 Mehdi AminiChange the fast-isel-abort option from bool to int...
2013-08-30 Bill Schmidt[PowerPC] Add loads, stores, and related things to...