Skip to content
Permalink

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
base: 9afc3578ca53
Choose a base ref
...
head repository: jruby/jruby
compare: e816e5aa971d
Choose a head ref
  • 2 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 8, 2016

  1. Copy the full SHA
    cf1bc69 View commit details
    Browse the repository at this point in the history
  2. Mild refactoring of JITCompiler and added IR metrics.

    Moved all the inner classes to toplevel since this file was
    getting pretty big and shared more logic between the two bytecode
    generators.
    headius committed Dec 8, 2016
    Copy the full SHA
    e816e5a View commit details
    Browse the repository at this point in the history