History log of /art/compiler/sea_ir/ir/regions_test.cc
Revision Date Author Comments
a1ce1fef2d49d1d537776a5308ace7102a815fe5 25-Feb-2014 Brian Carlstrom <bdc@google.com> Split up CommonTest into CommonRuntimeTest and CommonCompilerTest

Change-Id: I8dcf6b29a5aecd445f1a3ddb06386cf81dbc9c70
02e25119b15a6f619f17db99f5d05124a5807ff3 15-Aug-2013 Mathieu Chartier <mathieuc@google.com> Fix up TODO: c++0x, update cpplint.

Needed to update cpplint to handle const auto.

Fixed a few cpplint errors that were being missed before.

Replaced most of the TODO c++0x with ranged based loops. Loops which
do not have a descriptive container name have a concrete type instead
of auto.

Change-Id: Id7cc0f27030f56057c544e94277300b3f298c9c5
597e46bf300244a45d1e214c618e89250b39912b 08-Aug-2013 Dragos Sbirlea <dragoss@google.com> Added tests for SEA IR intermediate representation.

Change-Id: Ibc55fc3d1f6f753381a9d508d250944c2c45531d