Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach the interpreter to handle vector compares and additional vector ↵ | Nadav Rotem | 2013-04-26 | 1 | -0/+37 |
| | | | | | | | | | | arithmetic operations. Patch by Yuri Veselov. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180626 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Revert r179409 because it caused some warnings and some of the build bots fail. | Nadav Rotem | 2013-04-12 | 1 | -37/+0 |
| | | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179418 91177308-0d34-0410-b5e6-96231b3b80d8 | ||||
* | Add support for additional vector instructions in the interpreter. | Nadav Rotem | 2013-04-12 | 1 | -0/+37 |
patch by Veselov, Yuri <Yuri.Veselov@intel.com>. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179409 91177308-0d34-0410-b5e6-96231b3b80d8 |