summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/test-interp-vec-select.ll
Commit message (Collapse)AuthorAgeFilesLines
* llvm interpreter: select, shuffle and insertelement instructions.Elena Demikhovsky2013-09-021-0/+118
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
OpenPOWER on IntegriCloud