aboutsummaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2005-12-02-TailCallBug.ll
AgeCommit message (Expand)Author
2012-04-12This patch improves the MCJIT runtime dynamic loader by adding new handlingPreston Gurd
2012-01-16Adding a basic ELF dynamic loader and MC-JIT for ELF. Functionality is curren...Eli Bendersky
2010-12-02XFAIL for now. If someone with access to an ARM/Linux host wants to have a lookJim Grosbach
2010-11-13lli: Switch to using ParseIRFile, for consistency with other LLVM tools.Daniel Dunbar
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2006-05-17PR736 has already been fixed. Remove XFAIL marker.Evan Cheng
2006-04-13Try xfailing thisChris Lattner
2005-12-03Fix a bug in the testcaseChris Lattner
2005-12-03new testcase for PR672Chris Lattner