Have InlineCost check constant fcmps
[oota-llvm.git] / test / Transforms / IndVarSimplify / masked-iv.ll
2009-09-08 Dan GohmanUse "opt < %s" instead of "opt %s" so that opt doesn...
2009-09-08 Dan GohmanUse opt -S instead of piping bitcode output through...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-18 Dan GohmanRemove the code from IVUsers that attempted to handle
2009-06-13 Dan GohmanTeach SCEVExpander's visitAddRecExpr to reuse an existi...