aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopRotate/basic.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-12-20Add a new attribute, 'noduplicate'. If a function contains a noduplicate call...James Molloy
2010-09-06Teach loop rotate to hoist trivially invariant instructionsChris Lattner