Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
[oota-llvm.git] / test / Transforms / Inline / lifetime.ll
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-11-13 Alexey SamsonovFigure out <size> argument of llvm.lifetime intrinsics...
2011-05-22 Nick LewyckyTeach the inliner to emit llvm.lifetime.start/end,...