aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-call.ll
Commit message (Expand)AuthorAgeFilesLines
* This patch improves the MCJIT runtime dynamic loader by adding new handlingPreston Gurd2012-04-121-1/+0
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky2012-01-161-1/+2
* XFAIL for now. If someone with access to an ARM/Linux host wants to have a lookJim Grosbach2010-12-021-0/+1
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-13/+13
* 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