aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopUnroll
AgeCommit message (Expand)Author
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-08-24Implement unrolling of multiblock loops. This significantly improves theOwen Anderson
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2005-03-06New testcase for PR532Chris Lattner
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-05-13New testcase that used to cause the unroller to try to unroll the loop 2G tim...Chris Lattner