Move the complex address expression out of DIVariable and into an extra
[oota-llvm.git] / test / Transforms / LICM / hoisting.ll
2013-07-14 Stephen LinCatch more CHECK that can be converted to CHECK-LABEL...
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-01-09 Benjamin KramerLICM: Hoist insertvalue/extractvalue out of loops.
2012-09-04 Nadav RotemLICM may hoist an instruction with undefined behavior...
2010-08-31 Chris Lattnerlicm is wasting time hoisting constant foldable operations,
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...
2009-08-30 Chris Lattnerrename test