aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/dbgvalue.ll
AgeCommit message (Expand)Author
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2012-04-07Fix ValueTracking to conclude that debug intrinsics are safe toChandler Carruth
2011-02-14Do not hoist @llvm.dbg.value. Here, @llvm.dbg.value is "referring" a value th...Devang Patel