Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix in reference type propagation | Calin Juravle | 2015-10-16 | 1 | -1/+3 |
* | Do not create a HBoundType when the instruction is non-null. | Nicolas Geoffray | 2015-07-02 | 1 | -0/+7 |
* | Revert "Revert "Do not update the type of something we already know."" | Nicolas Geoffray | 2015-06-29 | 1 | -0/+9 |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -1/+1 |
* | Remove ActAsNullConstant | Calin Juravle | 2015-04-23 | 1 | -3/+3 |
* | [optimzing] Fix codegen bug and improve type propagation | Calin Juravle | 2015-04-21 | 1 | -36/+51 |
* | ART: Simplify more bool operations | David Brazdil | 2015-04-20 | 1 | -12/+10 |
* | [optimizing] Add if-context sensitivity for null popagation. | Calin Juravle | 2015-02-24 | 1 | -2/+37 |
* | Improve type propagation with if-contexts | Calin Juravle | 2015-02-20 | 1 | -105/+178 |
* | Reference type propagation | Calin Juravle | 2015-02-19 | 1 | -4/+109 |
* | Ensure the graph is correctly typed. | Nicolas Geoffray | 2015-02-19 | 1 | -7/+9 |
* | optimizing: NullCheck elimination | Calin Juravle | 2015-01-29 | 1 | -0/+94 |