- Reduce the algorithmic complexity of parts of the register allocator
authorEric Biederman <ebiederm@xmission.com>
Mon, 16 Jun 2003 16:57:34 +0000 (16:57 +0000)
committerEric Biederman <ebiederm@xmission.com>
Mon, 16 Jun 2003 16:57:34 +0000 (16:57 +0000)
commitf96a810f11681ba436b446e9451e02cffcd525f5
tree93564c28ab184dc3fe53f6576de95b2ce1c8e5e6
parentd3e377a520d6ad5997f2ef7c8fc1b823d6d0e7f2
- Reduce the algorithmic complexity of parts of the register allocator
  so the worst case runtime of romcc is much more predictable

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@879 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/Makefile
util/romcc/romcc.c
util/romcc/tests/raminit_test4.c [new file with mode: 0644]