aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-arith.ll
Commit message (Expand)AuthorAgeFilesLines
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
* Renamed intermediate values that used the same type and name as previousJohn Criswell2003-11-261-1/+1
* Test long supportChris Lattner2003-01-131-1/+8
* Stop suckingChris Lattner2002-12-131-3/+3
* Making main() return 0 so that we know it ran successfully when it exits.Misha Brukman2002-12-131-2/+2
* Add main functions to benchmarksChris Lattner2002-12-041-1/+1
* 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