1. 29 Jun, 2015 2 commits
  2. 27 Jun, 2015 2 commits
    • Vladimir Marko's avatar
      Quick: Disable GVN, DCE and LVN for type conflicts. · a10c713e
      Vladimir Marko authored
      (cherry picked from commit f7e7327d)
      
      Bug: 22136903
      Change-Id: I657d4b5e623696e1264c2c6c9ad4e7fd466d759c
      a10c713e
    • Andreas Gampe's avatar
      ART: Fix invalid access and DCHECK in verifier · 3ae8da0a
      Andreas Gampe authored
      If we get a throwing failure when setting types from the signature,
      the work instruction index is still invalid. Do not try to copy the
      line then.
      
      As a throwing failure might happen in the above instance, but the
      flow analysis expects to have a cleared failure flag before processing
      each instruction, clear the flag.
      
      Bug: 21645819
      Bug: 22080519
      Change-Id: I224c4dad98fa5bb50e62210f0ee30c0dd020e3a6
      3ae8da0a
  3. 26 Jun, 2015 8 commits
  4. 25 Jun, 2015 8 commits
  5. 24 Jun, 2015 13 commits
  6. 23 Jun, 2015 7 commits