summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/dominator_test.cc
Commit message (Collapse)AuthorAgeFilesLines
* Plug new optimizing compiler in compilation pipeline.Nicolas Geoffray2014-03-181-4/+4
| | | | | | Also rename accessors to ART's conventions. Change-Id: I344807055b98aa4b27215704ec362191464acecc
* Fix lint errors.Nicolas Geoffray2014-03-101-6/+6
| | | | Change-Id: Ibefa43522ec68ed2a13bd034005d6f424e92957c
* Add register support to the optimizing compiler.Nicolas Geoffray2014-03-101-70/+65
| | | | | | Also make if take an input and build the use list for instructions. Change-Id: I1938cee7dce5bd4c66b259fa2b431d2c79b3cf82
* Add conditional branches, and build dominator tree.Nicolas Geoffray2014-02-261-0/+261
Change-Id: I4b151a07b72692961235a1419b54b6b45cf54e63