An alloca can be equal to an argument. It can't *alias* an alloca, but it could
[oota-llvm.git] / test / Transforms / InstSimplify / floating-point-arithmetic.ll
2012-12-12 Michael IlsemanAdded a slew of SimplifyInstruction floating-point...