[LLVMdev] How to use MCJIT by default for a target

David Tweed david.tweed at arm.com
Fri Sep 21 03:27:53 PDT 2012


I think the response said that unconditionally using MCJIT everywhere was not considered viable. On the other hand, it looks like converting ARM to use MCJIT is something people will need persuading about. I'll try to find time to have a look at Andrew Kaylor's suggestion of adding a per-triple jitVariety variable to lit-cfg.

-----Original Message-----
From: 陳韋任 (Wei-Ren Chen) [mailto:chenwj at iis.sinica.edu.tw] 
Sent: 21 September 2012 09:23
To: David Tweed
Cc: 'Alastair Murray'; llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] How to use MCJIT by default for a target

> Yep, this is the issue. Running on an ARM pandaboard I can confirm that it's
> due
> to issues with the old JIT in general which are fixed in MCJIT, and nothing
> to do
> with the profiling code being tested, as discussed in this thread:
> 
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20120910/150406.
> html

  I don't see this patch get committed. Do you want to ping it? ;)

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj








More information about the llvm-dev mailing list