aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/test-loadstore.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
* Excluding ARM JIT tests until someone can fix this compilation path.Andrew Trick2011-08-261-0/+1
* Reverted r132135 per Xerxes request. These tests are passing for his setup. R...Galina Kistanova2011-05-311-2/+0
* Make few ExecutionEngine tests XFAIL for ARM, since ExecutionEngine is broken...Galina Kistanova2011-05-261-0/+2
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
* Jim's recent fixes 118600, 118587, 118513 have made these work.Dale Johannesen2010-11-091-1/+0
* The ARM jit cannot handle these tests as of 2010-10-27.Andrew Trick2010-10-291-0/+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-29/+24
* For PR950:Reid Spencer2006-12-311-1/+1
* Adding RUN lines.Tanya Lattner2004-11-061-0/+3
* Add test for longsChris Lattner2003-01-131-2/+7
* Add a variable sized alloca to testChris Lattner2002-12-281-0/+9
* lib/Target/X86/InstSelectSimple.cpp: Start counting arguments with 2,Brian Gaeke2002-12-131-2/+2
* Add main functions to benchmarksChris Lattner2002-12-041-0/+8
* New testcase for loads and storesChris Lattner2002-11-171-0/+12