aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIndexSplit/2007-09-24-UpdateIterationSpace.ll
AgeCommit message (Expand)Author
2009-06-04Split the Add, Sub, and Mul instruction opcodes into separateDan Gohman
2008-12-04Rewrite code that 1) filters loops and 2) calculates new loop bounds.Devang Patel
2007-09-25Add transformation to update loop interation space. Now,Devang Patel