Petar Jovanovic
5abf4bb552
[MIPS] ORC JIT support
...
This patch adds support for ORC JIT for mips/mips64 architecture.
In common code $static is changed to __ORCstatic because on MIPS
architecture "$" is a reserved character.
Patch by Luka Ercegovcevic
Differential Revision: https://reviews.llvm.org/D49665
llvm-svn: 341934
2018-09-11 13:10:04 +00:00
..
2018-05-24 19:07:34 +00:00
2018-08-09 02:16:18 +00:00
2018-09-11 13:10:04 +00:00
2018-08-09 02:16:18 +00:00
2018-08-27 22:48:01 +00:00
2012-01-16 08:56:09 +00:00
2015-04-16 23:24:18 +00:00
2015-04-16 23:24:18 +00:00
2015-08-07 23:01:16 +00:00
2014-09-02 22:28:02 +00:00
2013-04-26 20:19:41 +00:00
2013-04-26 20:19:41 +00:00
LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
2013-08-05 12:17:06 +00:00
2013-09-02 06:40:09 +00:00
2013-09-12 10:52:03 +00:00
2015-04-16 23:24:18 +00:00
2013-04-26 20:19:41 +00:00
2013-09-02 06:40:09 +00:00
2013-04-26 20:19:41 +00:00
2013-04-26 20:19:41 +00:00
LLVM Interpreter: This patch implements vector support for cast operations (zext, sext, uitofp, sitofp, trunc, fpext, fptosi, fptrunc, bitcast) and shift operations (shl, ashr, lshr) for integer and floating point data types.
2013-08-05 12:17:06 +00:00
2013-09-02 06:40:09 +00:00