-
-
Notifications
You must be signed in to change notification settings - Fork 925
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 382748ca6b77
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7958447740da
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 38 files changed
- 2 contributors
Commits on Oct 14, 2014
-
Finally make prepareInstruction clone instrs + labels and not share a…
…ny state with IRScope. Problematic that we re-store info back into CFG at this point so debug output matches that interpreter. That is ok though since JIT should still be fine with these changes. It is not fine if we have debug on and interp is printing out CFG while the JIT is changing the CFG. A problem for another day. Disabled OptimizeDynamicScope for now. Something with cloning instrs + some closures makes it break. It appears not not find lvars in its flattened state.
Configuration menu - View commit details
-
Copy full SHA for a78963b - Browse repository at this point
Copy the full SHA a78963bView commit details -
Fix OptimizeDynScopesPass issue from last commit. We were using a nul…
…l check to initialize which is no longer possible with new InterpreterContext.
Configuration menu - View commit details
-
Copy full SHA for ec53bfb - Browse repository at this point
Copy the full SHA ec53bfbView commit details -
Remove no longer correctly named preMethodFrameAndClass since we no l…
…onger have class
Configuration menu - View commit details
-
Copy full SHA for 44364b1 - Browse repository at this point
Copy the full SHA 44364b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b0be3 - Browse repository at this point
Copy the full SHA 09b0be3View commit details
Commits on Oct 15, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 75c138c - Browse repository at this point
Copy the full SHA 75c138cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7958447 - Browse repository at this point
Copy the full SHA 7958447View commit details
There are no files selected for viewing