Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / CodeGen / Generic / function-alias.ll
2015-12-04 NAKAMURA TakumiMove llvm/test/CodeGen/Generic/function-alias.ll to...
2015-12-04 Evgeniy StepanovFix function-alias.ll test on non-X86 targets.
2015-12-04 Evgeniy StepanovEmit function alias to data as a function symbol.