Elena Demikhovsky
c018c20682
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.
Added tests.
Done by Yuri Veselov (mailto:Yuri.Veselov@intel.com).
llvm-svn: 187724
2013-08-05 12:17:06 +00:00
..
2013-01-29 00:50:18 +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-07-02 12:24:22 +00:00
2013-06-28 21:40:16 +00:00
2013-02-07 20:43:33 +00:00
2013-07-26 01:35:43 +00:00
2013-05-21 20:24:07 +00:00
2013-01-02 11:36:10 +00:00
2013-07-04 01:31:24 +00:00
2013-05-22 02:46:43 +00:00
2012-03-13 08:33:15 +00:00
2012-03-13 08:33:15 +00:00
2013-06-04 09:09:15 +00:00
2013-06-14 02:49:43 +00:00