K 10 svn:author V 3 dim K 8 svn:date V 27 2015-01-07T19:37:26.817906Z K 7 svn:log V 246 Pull in r222292 from upstream llvm trunk (by Weiming Zhao): [Aarch64] Customer lowering of CTPOP to SIMD should check for NEON availability This ensures llvm's AArch64 backend does not emit floating point instructions if they are disabled. END