SamplePGO - Add line offset and discriminator information to sample reports.
[oota-llvm.git] / test / Analysis / ScalarEvolution / do-loop.ll
2013-08-22 Bill WendlingFileCheck-ize tests.
2010-01-26 Dan Gohman-disable-output is no longer needed with -analyze.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-06-17 Dan GohmanAdd -disable-output to a bunch of tests that don't...
2007-11-25 Nick LewyckyAdd new SCEV, SCEVSMax. This allows LLVM to analyze...