[X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow
[oota-llvm.git] / test / CodeGen / X86 / 2011-12-8-bitcastintprom.ll
2012-02-03 Nadav RotemThe type-legalizer often scalarizes code. One of the...
2011-12-08 Nadav RotemFix a bug in the integer-promotion of bitcast operation...