llvm-6502/lib/ExecutionEngine/Interpreter
Elena Demikhovsky 4ca0ce2594 llvm interpreter: select, shuffle and insertelement instructions.
This patch implements vector support for  select instruction and adds specific vector instructions : shuffle and insertelement. (tests are also included)
and functions lle_X_memset, lle_X_memcpy added.

Done by Veselov, Yuri (mailto:Yuri.Veselov@intel.com)



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189735 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-02 06:40:09 +00:00
..
CMakeLists.txt
Execution.cpp llvm interpreter: select, shuffle and insertelement instructions. 2013-09-02 06:40:09 +00:00
ExternalFunctions.cpp llvm interpreter: select, shuffle and insertelement instructions. 2013-09-02 06:40:09 +00:00
Interpreter.cpp
Interpreter.h llvm interpreter: select, shuffle and insertelement instructions. 2013-09-02 06:40:09 +00:00
LLVMBuild.txt
Makefile