Defining a new API for debug options that doesn't rely on static global cl::opts.
[oota-llvm.git] / test / Transforms / SCCP / 2006-12-19-UndefBug.ll
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
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...
2008-03-19 Tanya LattnerUpgrade tests to not use llvm-upgrade.
2007-04-15 Reid SpencerFor PR1319:
2007-01-13 Reid SpencerFor PR1043:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-20 Chris Lattnernew testcase