aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-call.ll
Commit message (Expand)AuthorAgeFilesLines
* These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer2006-12-031-1/+1
* Exit only with a value from 0-255.Chris Lattner2004-11-221-2/+3
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
* Add another simple callChris Lattner2002-12-281-1/+6
* Test indirect callChris Lattner2002-12-131-1/+7
* This way it's easier to test: if the call to external exit(0) succeeded,Misha Brukman2002-12-131-3/+3
* Add main functions to benchmarksChris Lattner2002-12-041-3/+3
* Testcase for call instructionChris Lattner2002-12-031-0/+7