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