Add the extracted constant offset using GEP
[oota-llvm.git] / lib / Transforms / Scalar / SeparateConstOffsetFromGEP.cpp
2014-05-23 Jingyue WuAdd the extracted constant offset using GEP
2014-05-15 Alp TokerFix typos
2014-05-14 Jay FoadRename ComputeMaskedBits to computeKnownBits. "Masked...
2014-05-01 Eli BenderskyAdd an optimization that does CSE in a group of similar...