aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine
Commit message (Expand)AuthorAgeFilesLines
* Teach the interpreter to read and write memory in theDuncan Sands2007-12-142-0/+162
* Remove this testcase as it will always fail onZhou Sheng2007-12-131-54/+0
* Fixed PR1629.Zhou Sheng2007-12-121-0/+54
* Fix PR1836: in the interpreter, read and write apintsDuncan Sands2007-12-101-0/+19
* make this test have a deterministic result.Chris Lattner2007-11-281-2/+2
* Revert previous "fix" - the breakage was due to someDuncan Sands2007-11-281-1/+1
* This test somehow got an extra "not" during theDuncan Sands2007-11-281-2/+2
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner2007-11-281-23/+19
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1840-0/+1011