Add workaround for Cortex-M3 errata 602117 by replacing ldrd x, y, [x] with ldm or...
[oota-llvm.git] / test / Assembler / vbool-cmp.ll
2008-09-09 Dan GohmanExtend the vcmp/fcmp LLVM IR instructions to take vecto...