fix PR8807 by making transformConstExprCastCall aware of byval arguments.
[oota-llvm.git] / test / Transforms / IndVarSimplify / preserve-gep-loop-variant.ll
2009-11-03 Kenneth UildriksMake opt default to not adding a target data string...
2009-09-26 Dan GohmanFix a case where ScalarEvolution was expanding pointer...