Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-05 | [mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builder | Akira Hatanaka | |
llvm-mips-linux green. llvm-mips-linux runs on a big endian machine. This test passes if I change 'e' to 'E' in the target data layout string. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178910 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-04-01 | Add support for vector data types in the LLVM interpreter. | Nadav Rotem | |
Patch by: Veselov, Yuri <Yuri.Veselov@intel.com> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178469 91177308-0d34-0410-b5e6-96231b3b80d8 |