Saleem Abdulrasool
50406b92ec
RuntimeDyld: add COFF i386 support
...
This adds support for COFF I386. This is sufficient for code execution in a
32-bit JIT, though, imported symbols need to custom lowered for the redirection.
llvm-svn: 251761
2015-11-01 01:26:15 +00:00
..
2014-08-30 18:33:35 +00:00
2015-06-17 20:52:32 +00:00
2015-10-06 22:55:05 +00:00
2015-06-17 20:52:32 +00:00
2015-11-01 01:26:15 +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
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-09-02 06:40:09 +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