summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-01-04-ArgumentBug.ll
AgeCommit message (Expand)AuthorFilesLines
2012-04-12This patch improves the MCJIT runtime dynamic loader by adding new handlingPreston Gurd1-1/+0
2012-01-16Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky1-1/+2
2011-08-26Excluding ARM JIT tests until someone can fix this compilation path.Andrew Trick1-0/+1
2011-05-31Reverted r132135 per Xerxes request. These tests are passing for his setup. R...Galina Kistanova1-2/+0
2011-05-26Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken...Galina Kistanova1-0/+2
2010-11-13lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar1-2/+1
2009-08-25Remove obsolete -f flags.Dan Gohman1-1/+1
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif1-1/+1
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner1-11/+9
2006-12-03These tests need llvm-upgrade. This fixes last night's nightly test fallout.Reid Spencer1-1/+1
2004-11-06Adding RUN lines.Tanya Lattner1-0/+3
2003-06-06Simplify test case: remove declaration of __main() and call to it.Misha Brukman1-5/+0
2003-01-13New testcasesChris Lattner1-0/+18