aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2003-11-09New testcaseChris Lattner
2003-11-09new testcaseChris Lattner
2003-11-08new testcaseChris Lattner
2003-11-06All 'llvmgcc' tests should specify %llvmgcc so that the path is passedBrian Gaeke
2003-11-05new testcaseChris Lattner
2003-11-05New testcaseChris Lattner
2003-11-05Add a dtor to ensure that they are called the right number of times.Chris Lattner
2003-11-05NEw testcaseChris Lattner
2003-11-05New testcaseChris Lattner
2003-11-05New testcase for the other sideChris Lattner
2003-11-04Since we're in the neighborhood, test for the inverseChris Lattner
2003-11-04Add a generalization of the previous caseChris Lattner
2003-11-04New testcase for masking operation that frequently occurs in the pool allocatorChris Lattner
2003-11-04New testcase for PR80Chris Lattner
2003-11-04New testcaseChris Lattner
2003-11-04While working on the pool allocator, I noticed that basicaa is failing a scaryChris Lattner
2003-11-03New testcase for PR84Chris Lattner
2003-11-03New testcaseChris Lattner
2003-11-03New testcase for a bug in instcombineChris Lattner
2003-11-03More testcasesChris Lattner
2003-11-03Move a test from cast-set to a new bit-tracking.ll file. Update file commentsChris Lattner
2003-11-03Add another case, which an implementation of test6 must be sure to handleChris Lattner
2003-11-03Add the testcase from PR8Chris Lattner
2003-11-03Add another case, which occurs in em3dChris Lattner
2003-11-02New testcase for DSA which is improperly collapsed!Chris Lattner
2003-11-02The 'thefunc' function should not have weak linkage, it should have linkonce ...Chris Lattner
2003-11-02Add test for instcombine transmogrifying allocation instructionsChris Lattner
2003-11-02New testcase for PR79Chris Lattner
2003-11-02new testcase, for PR 81Chris Lattner
2003-11-01Regression test for PR 80Chris Lattner
2003-10-30New testcase crashing the instruction combinerChris Lattner
2003-10-29New testcaseChris Lattner
2003-10-29New testcase distilled from:Chris Lattner
2003-10-29New testcaseChris Lattner
2003-10-29New testcaseChris Lattner
2003-10-28New testcase, reduced from DOOM.Brian Gaeke
2003-10-27New testcase which crashes the C++ FEChris Lattner
2003-10-27Merged RELEASE_1.John Criswell
2003-10-27Fix initializers to matchChris Lattner
2003-10-27New testcaseChris Lattner
2003-10-27New testcase.Chris Lattner
2003-10-23New testcase, which failes to compile. 252.eon hits this problemChris Lattner
2003-10-23Zero arg varargs functions are legal in LLVM, but not in C.Chris Lattner
2003-10-23Update testChris Lattner
2003-10-23document real source of bugChris Lattner
2003-10-23fix testChris Lattner
2003-10-23Fix testChris Lattner
2003-10-23Fix buggy testChris Lattner
2003-10-23Do not report errors if QMTest returns a non-zero value.John Criswell
2003-10-23A new testcase for an instcombine miscompilation!Chris Lattner