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: b3dacaac5e6d
Choose a base ref
...
head repository: jruby/jruby
compare: 2a9e7a8ddeeb
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jan 9, 2015

  1. Copy the full SHA
    aa5f27c View commit details
    Browse the repository at this point in the history
  2. Now with new block handling instruction this logic for preserving an …

    …instr if its
    
    result is %block is no longer neccesary since 1) there is no %block anymore 2) since
    blocks are not temp vars regular DCE will handle liveness.
    enebo committed Jan 9, 2015
    Copy the full SHA
    2a9e7a8 View commit details
    Browse the repository at this point in the history