[InstCombine] Remove unnecessary variable indexing into single-element arrays
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / X86 / ivchain-X86.ll
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.