aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2002-11-04Add new getelementptr elimination testChris Lattner
2002-11-04New testcase for malloc promotionChris Lattner
2002-11-04Add information about why this testcase failsChris Lattner
2002-11-04Convert uint gep operands to longChris Lattner
2002-11-04Convert old style gep index from uint to longChris Lattner
2002-11-04Improve the clean targetChris Lattner
2002-11-02Enable div and mod testsChris Lattner
2002-11-02Enable multiply testsChris Lattner
2002-11-02New testcase for arithmetic operationsChris Lattner
2002-11-02New testcase for logical operatorsChris Lattner
2002-11-02Make phi test a bit more challengingChris Lattner
2002-11-02Only test that uncond branch worksChris Lattner
2002-11-02Expose a LJELLO variableChris Lattner
2002-11-02Tests results are invalidated when jello is rebuiltChris Lattner
2002-11-01Add a testcase cee should eventually passChris Lattner
2002-11-01Use absolute path name for "analyze" since we are changing directories.Vikram S. Adve
2002-10-31A new test case that tries to generate all the different possible shiftBrian Gaeke
2002-10-31CBE doesn't alloc correctlyNick Hildenbrandt
2002-10-31New testcasesChris Lattner
2002-10-31Tell cvs to ignore *.dot and *.ps files in this directoryChris Lattner
2002-10-31New testcase for the possible array merging scenariosChris Lattner
2002-10-31New testcasesChris Lattner
2002-10-30Make the testcase MORE complexChris Lattner
2002-10-30Name the first basic blockChris Lattner
2002-10-27Make pointless testcase a bit more "challenging"Chris Lattner
2002-10-25Checkin simple testcases for LLVM-JITChris Lattner
2002-10-25Update test to use long instead of uint getelementptr subscriptsChris Lattner
2002-10-16New testcaseChris Lattner
2002-10-16New testcaseChris Lattner
2002-10-15Clean up testcasesChris Lattner
2002-10-15Cleanup testChris Lattner
2002-10-15Fix typoChris Lattner
2002-10-15New testcaseChris Lattner
2002-10-15Cleanup testcaseChris Lattner
2002-10-15Fix testcaseChris Lattner
2002-10-14Test case that shows some poor results for register allocation.Vikram S. Adve
2002-10-14MAke sure llc output is regenerated if the LLC binary changes.Chris Lattner
2002-10-13Simplify againChris Lattner
2002-10-13Simplify testcaseChris Lattner
2002-10-13Rename test so that we can run the disassembler on it.Chris Lattner
2002-10-13Checking testcase for bytecode reader/writer that is causing the SPEC parserChris Lattner
2002-10-13Add a test for folding a GEP into a load.Vikram S. Adve
2002-10-12Added inline constant expressions, including uses in binary subtract.Vikram S. Adve
2002-10-12New testcase that causes invalid llvm to be emitted by cfeChris Lattner
2002-10-09Add check to see if opt abortsChris Lattner
2002-10-09New testcaseChris Lattner
2002-10-09Avoid having testcases spit out bytecode on errorChris Lattner
2002-10-09Cleanup testcase a lot to test JUST funcresolve of globalsChris Lattner
2002-10-09New testcase for infinite loop that the raise pass is getting intoChris Lattner
2002-10-08New testcase that the assembler is unacceptably slow onChris Lattner