Change an argument from an Instruction* to a Value*, which is all
[oota-llvm.git] / lib / Analysis / ScalarEvolutionNormalization.cpp
2010-07-20 Dan GohmanChange an argument from an Instruction* to a Value...
2010-07-20 Dan GohmanMinor code cleanups.
2010-07-20 Dan GohmanMinor code simplification.
2010-06-04 Dan GohmanFix normalization and de-normalization of non-affine...
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...