summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/test-interp-vec-setcond-fp.ll
Commit message (Collapse)AuthorAgeFilesLines
* Teach the interpreter to handle vector compares and additional vector ↵Nadav Rotem2013-04-261-0/+25
| | | | | | | | arithmetic operations. Patch by Yuri Veselov. llvm-svn: 180626
* Revert r179409 because it caused some warnings and some of the build bots fail.Nadav Rotem2013-04-121-25/+0
| | | | llvm-svn: 179418
* Add support for additional vector instructions in the interpreter.Nadav Rotem2013-04-121-0/+25
patch by Veselov, Yuri <Yuri.Veselov@intel.com>. llvm-svn: 179409
OpenPOWER on IntegriCloud