Lower FNEG ( FABS (x) ) -> FNABS (x) [X86 codegen] PR20578
[oota-llvm.git] / test / CodeGen / X86 / popcnt.ll
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2010-12-04 Benjamin KramerAdd patterns for the x86 popcnt instruction.