-
- Downloads
explicitly configure visibility for fast paths, fast paths subclass RBaseNode instead of RNode
Showing
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/BasePackage.java 18 additions, 11 deletions.../com/oracle/truffle/r/nodes/builtin/base/BasePackage.java
- com.oracle.truffle.r.nodes.builtin/src/com/oracle/truffle/r/nodes/builtin/base/fastpaths/IntersectFastPath.java 2 additions, 1 deletion...fle/r/nodes/builtin/base/fastpaths/IntersectFastPath.java
- com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/RCallNode.java 2 additions, 1 deletion...es/src/com/oracle/truffle/r/nodes/function/RCallNode.java
- com.oracle.truffle.r.nodes/src/com/oracle/truffle/r/nodes/function/UseMethodInternalNode.java 0 additions, 2 deletions...racle/truffle/r/nodes/function/UseMethodInternalNode.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/builtins/FastPathFactory.java 59 additions, 11 deletions...om/oracle/truffle/r/runtime/builtins/FastPathFactory.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/nodes/EvaluatedArgumentsFastPath.java 6 additions, 0 deletions...e/truffle/r/runtime/nodes/EvaluatedArgumentsFastPath.java
- com.oracle.truffle.r.runtime/src/com/oracle/truffle/r/runtime/nodes/RFastPathNode.java 1 addition, 3 deletions...src/com/oracle/truffle/r/runtime/nodes/RFastPathNode.java
Please register or sign in to comment