summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* 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
* Make test more interesting by adding dummy phi nodeChris Lattner2002-10-08
* Add new testcase for arithmetic shr of -1Chris Lattner2002-10-08
* This test was mistakenly matching 'predecessors' that the new asmwriterChris Lattner2002-10-08
* New testcaseChris Lattner2002-10-07
* Fix testcase to run correctly, add descriptionChris Lattner2002-10-07
* Finally I'm able to distill a testcase for a problem I'm seeing!Chris Lattner2002-10-07
* Update testcase to be legal llvmChris Lattner2002-10-07
* Remove really old testcaseChris Lattner2002-10-07
* Checkin new "feature" test for ceeChris Lattner2002-10-06
* NEw "feature" test that cee should eventually handleChris Lattner2002-10-06
* - Cleaned up all of the test/Feature tests to not use uint's withChris Lattner2002-10-06
* Remove old crusty testChris Lattner2002-10-06
* Test "external" modifier on global variableChris Lattner2002-10-06
* New testcase for bug never checked into CVS, but that I hit during debugging aChris Lattner2002-10-04
* New testcaseChris Lattner2002-10-03
* New testcase for a problem discovered in the SPECINT gzip benchmark.Chris Lattner2002-10-02
* Allow production of -stats output for benchmarks by specifyingChris Lattner2002-09-30
* Allow production of -stats output for benchmarks by specifyingChris Lattner2002-09-30
* On this code, llc did not pass the sixth argument (%reg321) to printf.Vikram S. Adve2002-09-30
* Enable buidling of programs on Linux againChris Lattner2002-09-29
* Regression test for llc bug that was folding two getelementptrs illegally.Vikram S. Adve2002-09-28
* Regression test for live range bug for call arguments.Vikram S. Adve2002-09-28