- Update romcc so that it more successfully spills registers to the xmm registers
authorEric Biederman <ebiederm@xmission.com>
Sat, 28 Jun 2003 06:49:45 +0000 (06:49 +0000)
committerEric Biederman <ebiederm@xmission.com>
Sat, 28 Jun 2003 06:49:45 +0000 (06:49 +0000)
commitd1ea53995ca8c385db79174d9b2fa133fd52b0aa
treea2c40289914c50d0f7409ddf90c9a6c3b2485447
parentdb59928fd93080e5376e45f7dcf7ddee0262e336
- Update romcc so that it more successfully spills registers to the xmm registers
- Add several more test cases.
- Bump the version number to .32

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@919 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/romcc/Makefile
util/romcc/romcc.c
util/romcc/tests/simple_test41.c [new file with mode: 0644]
util/romcc/tests/simple_test43.c [new file with mode: 0644]
util/romcc/tests/simple_test45.c [new file with mode: 0644]
util/romcc/tests/simple_test46.c [new file with mode: 0644]
util/romcc/tests/simple_test47.c [new file with mode: 0644]