[LLVMdev] mc jit

Bendersky, Eli eli.bendersky at intel.com
Mon Jun 18 23:41:17 PDT 2012


> -----Original Message-----
> From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of reed kotler
> Sent: Tuesday, June 19, 2012 02:57
> To: ll >> "llvmdev at cs.uiuc.edu"
> Subject: [LLVMdev] mc jit
> 
> I don't see any tests in either test or test-suite for -use-mcjit.
> 
> Are we not testing this yet?
> 
> There are lots of other llc options.
> 
> What is our plan for testing these?
>

test/ExecutionEngine/MCJIT is currently a duplicate of test/ExecutionEngine, which runs the tests with MCJIT. So it already runs every time you "make check" (on build-bots too!). The duplication is unfortunate, but hopefully temporary - once the LIT SUBTEST patch gets in (it's been in review for ages now, ahem ;-) ) it should be gone and each test in test/ExecutionEngine will just be run twice - with old JIT and MCJIT.

Eli


 
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.





More information about the llvm-dev mailing list