History log of /dalvik/vm/compiler/template/armv5te/TEMPLATE_STRING_INDEXOF.S
Revision Date Author Comments
7365493ad8d360c1dcf9cd8b6eee62747af01cae 09-Jun-2010 Carl Shapiro <cshapiro@google.com> Remove repeated newlines at the end of files.

Change-Id: I1e3d103a7b932ef21acedb6438c0f26b315df28f
ab875c79c56eacc510b09710d38a9b20f7337486 19-Nov-2009 Bill Buzbee <buzbee@google.com> Jit: fix for string/indexOf handler.
49024493479b1ab8b5f9b44c24a3b0c33afc796c 04-Nov-2009 Bill Buzbee <buzbee@google.com> Fix for inline string indexof; added regression tests
fd023aaec5f2b0df61d1702ea2f29a70abe90158 02-Nov-2009 Bill Buzbee <buzbee@google.com> Jit - optimized inline string compareto, indexof; fill_array_data bug fix

Added flushAllRegs() prior to C handlers in preparation for upcoming support
for holding live/dirty values in physical registers.