summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/primitive_type_propagation.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug in type propagation.Nicolas Geoffray2015-04-141-2/+6
* Make the SSA builder honor the debuggable flag.Nicolas Geoffray2015-03-101-1/+1
* Ensure the graph is correctly typed.Nicolas Geoffray2015-02-191-13/+17
* optimizing: NullCheck eliminationCalin Juravle2015-01-291-0/+125