summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAge
* Add a test case for APInt bug fix in r51999.Zhou Sheng2008-06-05
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-20
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* rename *.llx -> *.ll, last batch.Chris Lattner2008-04-19
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* Teach the interpreter to read and write memory in theDuncan Sands2007-12-14
* Remove this testcase as it will always fail onZhou Sheng2007-12-13
* Fixed PR1629.Zhou Sheng2007-12-12
* Fix PR1836: in the interpreter, read and write apintsDuncan Sands2007-12-10
* make this test have a deterministic result.Chris Lattner2007-11-28
* Revert previous "fix" - the breakage was due to someDuncan Sands2007-11-28
* This test somehow got an extra "not" during theDuncan Sands2007-11-28
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-28
* Convert .cvsignore filesJohn Criswell2007-06-29
* Add a test case for shl of APInt integers > 64 bits by 0 shift amount.Reid Spencer2007-05-12
* Add a test case for testing the LLI interpreter wrt bitcast of fp to integer.Reid Spencer2007-05-04
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Make sure the value passed to test function is initialized.Reid Spencer2007-02-01
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-19
* For PR950:Reid Spencer2006-12-19
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-03
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* Don't test an exampleChris Lattner2006-07-26
* This test is buggy: printf is a varargs function. This fixes the test withChris Lattner2006-05-17
* PR736 has already been fixed. Remove XFAIL marker.Evan Cheng2006-05-17
* Try xfailing thisChris Lattner2006-04-13
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* Fix a bug in the testcaseChris Lattner2005-12-03
* new testcase for PR672Chris Lattner2005-12-03
* Merged from RELEASE_16.John Criswell2005-11-08
* Add a test that runs the ParallelJIT example program to ensure that theReid Spencer2005-07-13
* Fix misspellings, patch contributed by Gabor Greif!Chris Lattner2005-02-27
* Make this test actually capable of passing.Chris Lattner2004-12-05
* Remove unneeded codeAlkis Evlogimenos2004-12-05
* Match codegen string betterAlkis Evlogimenos2004-12-05
* Add testcast for bug475Alkis Evlogimenos2004-12-05
* These tests pass on darwin now that the __ thing is fixed.Chris Lattner2004-12-04
* These lookup symbols with leading underscores, which currently fails inJohn Criswell2004-12-02
* Exit only with a value from 0-255.Chris Lattner2004-11-22
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Adding RUN lines.Tanya Lattner2004-11-06
* Add more casts. You can never have enough casts.Brian Gaeke2004-05-07
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-26
* update testChris Lattner2003-11-19
* Genericize testsChris Lattner2003-11-19