-
- Downloads
allow RIntVector and RLogicalVector contents to live in native space
Showing
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/nfi/TruffleNFI_UpCallsRFFIImpl.java 71 additions, 17 deletions...le/truffle/r/ffi/impl/nfi/TruffleNFI_UpCallsRFFIImpl.java
- com.oracle.truffle.r.ffi.impl/src/com/oracle/truffle/r/ffi/impl/upcalls/FFIWrapNode.java 6 additions, 0 deletions...rc/com/oracle/truffle/r/ffi/impl/upcalls/FFIWrapNode.java
- com.oracle.truffle.r.native/fficall/src/truffle_nfi/Rinternals.c 2 additions, 4 deletions...cle.truffle.r.native/fficall/src/truffle_nfi/Rinternals.c
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/data/NativeDataAccess.java 77 additions, 0 deletions...c/com/oracle/truffle/r/runtime/data/NativeDataAccess.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/data/RIntVector.java 43 additions, 13 deletions...ime/src/com/oracle/truffle/r/runtime/data/RIntVector.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/data/RLogicalVector.java 40 additions, 14 deletions...src/com/oracle/truffle/r/runtime/data/RLogicalVector.java
Loading
Please register or sign in to comment