[Title] Add x86 host TCG optimization and some profiling codes
authoryeongkyoon.lee <yeongkyoon.lee@samsung.com>
Wed, 30 Nov 2011 06:59:15 +0000 (15:59 +0900)
committeryeongkyoon.lee <yeongkyoon.lee@samsung.com>
Wed, 30 Nov 2011 07:48:40 +0000 (16:48 +0900)
commitd3b33ec4703c1251842cf4ed310e4770572a3a80
tree439c67953bab882c6530ddfecaf879ab1b91fca1
parent4d0ebdc6a4b72c18701382704b4b4a469941855d
[Title] Add x86 host TCG optimization and some profiling codes
[Type] Enhancement
[Module] TCG
[Priority] major
[CQ#]
[Redmine#]
[Problem]
[Cause] TCG-generated code for qemu_ld/st IR has some jump overheads
[Solution] Reduce jump overheads for qemu_ld/st IR code
[TestCase] CoreMark, booting
configure
exec-all.h
qemu_configure.sh
softmmu_template.h
target-i386/translate.c
tcg/i386/tcg-target.c
tcg/tcg-op.h
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h