Elena Demikhovsky
cf21d155ed
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).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187724 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-05 12:17:06 +00:00
..
2013-08-02 17:10:04 +00:00
2013-07-29 20:18:19 +00:00
2013-08-04 23:55:24 +00:00
2013-08-05 11:23:46 +00:00
2013-08-02 16:14:15 +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-08-04 23:55:24 +00:00
2013-08-02 11:32:50 +00:00
2013-07-29 18:12:58 +00:00
2013-07-29 18:12:58 +00:00
2013-08-05 11:07:38 +00:00
2013-07-29 12:40:31 +00:00
2013-08-02 18:40:24 +00:00
2013-07-31 17:49:08 +00:00
2013-08-04 23:55:24 +00:00