Instcombine should turn llvm.objectsize of a alloca with static size to an integer.
[oota-llvm.git] / test / Transforms / LoopDeletion / 2008-05-06-Phi.ll
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...
2008-12-03 Chris Lattnerdon't spew tons of stuff to the output. This testcase...
2008-05-06 Owen AndersonTestcase for r50770.