Merging r258471:
[oota-llvm.git] / test / CodeGen / AArch64 / arm64-popcnt.ll
2015-08-10 Jonathan RoelofsFix a bunch of trivial cases of 'CHECK[^:]*$' in the...
2015-07-29 Tim NorthoverAArch64: use 32-bit MOV rather than UBFX to truncate...
2015-01-30 Hao Liu[AArch64]Fix PR21675, a bug about lowering llvm.ctpop...
2014-11-19 Weiming Zhao[Aarch64] Customer lowering of CTPOP to SIMD should...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place