[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-vmul.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place