bpf: add missing lit.local.cfg
[oota-llvm.git] / test / ExecutionEngine / test-call.ll
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Rafael EspindolaRemove a few XFAILs.
2013-02-28 Renato GolinCorrections for XFAIL armv5 tests
2013-02-26 Renato GolinProper XFAILs for ARMv7 / v5
2012-04-12 Preston GurdThis patch improves the MCJIT runtime dynamic loader...
2012-01-16 Eli BenderskyAdding a basic ELF dynamic loader and MC-JIT for ELF...
2010-12-02 Jim GrosbachXFAIL for now. If someone with access to an ARM/Linux...
2010-11-13 Daniel Dunbarlli: Switch to using ParseIRFile, for consistency with...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2008-05-20 Gabor GreifEliminate questionable syntax for stdin redirection...
2008-03-10 Tanya LattnerRemove llvm-upgrade and update tests.
2006-12-03 Reid SpencerThese tests need llvm-upgrade. This fixes last night...
2004-11-22 Chris LattnerExit only with a value from 0-255.
2004-11-06 Tanya LattnerAdding RUN lines.
2002-12-28 Chris LattnerAdd another simple call
2002-12-13 Chris LattnerTest indirect call
2002-12-13 Misha BrukmanThis way it's easier to test: if the call to external...
2002-12-04 Chris LattnerAdd main functions to benchmarks
2002-12-03 Chris LattnerTestcase for call instruction