Taints the non-acquire RMW's store address with the load part
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / X86 / ivchain-X86.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-28 Michael Kuperstein[X86] Reduce some 32-bit imuls into lea + shl
2014-04-12 Hal FinkelAdd the ability to use GEPs for address sinking in CGP
2012-01-10 Andrew TrickEnable LSR IV Chains with sufficient heuristics.