platform_system_core/libacc
Jack Palevich 53f0658792 Update peephole optimizer
+ Save one instruction for loads of local byte or float values.
+ Save two instructions for pointer arithmetic with a stride that
  is a power of two.
2009-09-10 14:01:58 -07:00
..
tests Add a script "accarm" for ad-hoc testing of the ARM acc compiler. 2009-09-10 12:45:31 -07:00
acc.cpp Update peephole optimizer 2009-09-10 14:01:58 -07:00
Android.mk Move ARM disassembler out of libacc and into the acc command-line tool. 2009-09-09 13:19:34 -07:00
FEATURES Add support for "short" data type. 2009-08-03 14:42:57 -07:00
LICENSE Convert libacc into a shared library. 2009-05-22 12:09:55 -07:00
MODULE_LICENSE_BSD_LIKE Add license, document language changes. 2009-05-15 11:01:21 -07:00