summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/2003-05-11-PHIRegAllocBug.ll
Commit message (Collapse)AuthorAgeFilesLines
* [MCJIT] Remove a few redundant MCJIT tests, and drop the extraneous datalayoutLang Hames2015-01-081-15/+0
| | | | | | strings from the copies that remain. llvm-svn: 225460
* Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is ↵Eli Bendersky2012-01-161-1/+1
| | | | | | | | currently basic and will be enhanced with future patches. Patch developed by Andy Kaylor and Daniel Malea. Reviewed on llvm-commits. llvm-svn: 148231
* lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar2010-11-131-2/+1
| | | | | | - Also, switch tests to not using llvm-as. They run 20% faster now, not that it matters. llvm-svn: 118952
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
| | | | llvm-svn: 79992
* Eliminate questionable syntax for stdin redirection. This probably also ↵Gabor Greif2008-05-201-1/+1
| | | | | | speeds things up a bit. llvm-svn: 51357
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-11/+9
| | | | llvm-svn: 48137
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+18
llvm-svn: 33296
OpenPOWER on IntegriCloud