aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/CodeExtractor
AgeCommit message (Expand)Author
2004-03-18This is the last remaining bug that I know of in the loop extractor. The loopChris Lattner
2004-03-18New testcase, reduced from 256.bzip2Chris Lattner
2004-03-18New testcaseChris Lattner
2004-03-18New testcase that crashes the code extractorChris Lattner
2004-03-15New testcase that causes the code extractor to generate bogus code.Chris Lattner
2004-03-14New testcase that crashes the loop extractorChris Lattner
2004-03-14New testcase that crashes the loop extractorChris Lattner
2004-02-28Two testcases for loops: one with outputs, one without.Misha Brukman