forked from OSchip/llvm-project
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) llvm-svn: 189735 |
||
|---|---|---|
| .. | ||
| IntelJITEvents | ||
| Interpreter | ||
| JIT | ||
| MCJIT | ||
| OProfileJIT | ||
| RuntimeDyld | ||
| CMakeLists.txt | ||
| EventListenerCommon.h | ||
| ExecutionEngine.cpp | ||
| ExecutionEngineBindings.cpp | ||
| LLVMBuild.txt | ||
| Makefile | ||
| RTDyldMemoryManager.cpp | ||
| TargetSelect.cpp | ||