aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add information about why this testcase failsChris Lattner2002-11-041-4/+12
* Convert uint gep operands to longChris Lattner2002-11-046-18/+18
* Convert old style gep index from uint to longChris Lattner2002-11-041-1/+1
* Improve the clean targetChris Lattner2002-11-041-0/+3
* Enable div and mod testsChris Lattner2002-11-021-12/+12
* Enable multiply testsChris Lattner2002-11-021-3/+3
* New testcase for arithmetic operationsChris Lattner2002-11-021-0/+28
* New testcase for logical operatorsChris Lattner2002-11-021-0/+16
* Make phi test a bit more challengingChris Lattner2002-11-021-3/+6
* Only test that uncond branch worksChris Lattner2002-11-021-2/+2
* Expose a LJELLO variableChris Lattner2002-11-021-0/+1
* Tests results are invalidated when jello is rebuiltChris Lattner2002-11-021-2/+2
* Add a testcase cee should eventually passChris Lattner2002-11-011-0/+21
* Use absolute path name for "analyze" since we are changing directories.Vikram S. Adve2002-11-011-1/+4
* A new test case that tries to generate all the different possible shiftBrian Gaeke2002-10-311-0/+27
* CBE doesn't alloc correctlyNick Hildenbrandt2002-10-313-2/+22
* New testcasesChris Lattner2002-10-312-0/+84
* Tell cvs to ignore *.dot and *.ps files in this directoryChris Lattner2002-10-311-0/+2
* New testcase for the possible array merging scenariosChris Lattner2002-10-311-0/+38
* New testcasesChris Lattner2002-10-313-0/+65
* Make the testcase MORE complexChris Lattner2002-10-301-1/+2
* Name the first basic blockChris Lattner2002-10-301-0/+1
* Make pointless testcase a bit more "challenging"Chris Lattner2002-10-271-0/+1
* Checkin simple testcases for LLVM-JITChris Lattner2002-10-256-0/+49
* Update test to use long instead of uint getelementptr subscriptsChris Lattner2002-10-252-10/+10
* New testcaseChris Lattner2002-10-162-0/+4
* New testcaseChris Lattner2002-10-162-0/+8
* Clean up testcasesChris Lattner2002-10-152-3/+3
* Cleanup testChris Lattner2002-10-151-1/+1
* Fix typoChris Lattner2002-10-151-1/+1
* New testcaseChris Lattner2002-10-151-0/+5
* Cleanup testcaseChris Lattner2002-10-151-14/+14
* Fix testcaseChris Lattner2002-10-151-2/+2
* Test case that shows some poor results for register allocation.Vikram S. Adve2002-10-143-0/+2484
* MAke sure llc output is regenerated if the LLC binary changes.Chris Lattner2002-10-141-1/+1
* Simplify againChris Lattner2002-10-131-3/+2
* Simplify testcaseChris Lattner2002-10-131-4/+3
* Rename test so that we can run the disassembler on it.Chris Lattner2002-10-131-0/+2
* Checking testcase for bytecode reader/writer that is causing the SPEC parserChris Lattner2002-10-131-0/+8
* Add a test for folding a GEP into a load.Vikram S. Adve2002-10-132-0/+24
* Added inline constant expressions, including uses in binary subtract.Vikram S. Adve2002-10-121-13/+42
* New testcase that causes invalid llvm to be emitted by cfeChris Lattner2002-10-121-0/+6
* Add check to see if opt abortsChris Lattner2002-10-091-0/+5
* New testcaseChris Lattner2002-10-091-0/+23
* Avoid having testcases spit out bytecode on errorChris Lattner2002-10-092-2/+2
* Cleanup testcase a lot to test JUST funcresolve of globalsChris Lattner2002-10-091-12/+9
* New testcase for infinite loop that the raise pass is getting intoChris Lattner2002-10-091-0/+10
* New testcase that the assembler is unacceptably slow onChris Lattner2002-10-081-0/+12
* New testcase for bug that messes up the CWriterChris Lattner2002-10-081-0/+12
* Cleanup testcaseChris Lattner2002-10-081-3/+2