[OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2009-04-28-no-reduce-mul.ll
2010-01-12 Dan GohmanMake several tests less fragile.
2009-09-11 Dan GohmanChange tests from "opt %s" to "opt < %s" so that opt...
2009-09-08 Dan GohmanConvert a few more opt | llvm-dis to opt -S.
2009-09-08 Dan GohmanChange these tests to feed the assembly files to opt...
2009-05-19 Dan GohmanTeach SCEVExpander to expand arithmetic involving point...
2009-05-12 Dan GohmanFactor the code for collecting IV users out of LSR...
2009-04-29 Dale JohannesenFix recent regression in gcc.dg/pr26719.c (6835035).