ARM: use the proper target object format for WoA
[oota-llvm.git] / test / CodeGen / AArch64 / neon-shl-ashr-lshr.ll
2014-04-18 Tim NorthoverARM64: add extra NEG pattern.
2014-03-17 Matt ArsenaultMake DAGCombiner work on vector bitshifts with constant...
2014-03-11 Matt ArsenaultFix undefined behavior in vector shift tests.
2014-02-13 Hao Liu[AArch64]Fix the problems that can't select mul/add...
2013-12-30 Hao Liu[AArch64]Can't select shift left 0 of type v1i64
2013-12-24 Hao Liu[AArch64]Add patterns to match normal shift nodes:...