summaryrefslogtreecommitdiff
path: root/tcg/tcg.h
AgeCommit message (Expand)Author
2008-09-05Revert "TCG: enable debug"aurel32
2008-09-05TCG: enable debugaurel32
2008-07-24Emit and use adhoc function descriptor for code_gen_prologue on PPC64malc
2008-07-23Preliminary PPC64/Linux host supportmalc
2008-06-29Suppress bogus compiler warnings.pbrook
2008-05-30support of long calls for PPC (malc)bellard
2008-05-25suppressed unused macro handlingbellard
2008-05-25added local temporariesbellard
2008-05-23added tcg_temp_free() and improved the handling of constantsbellard
2008-05-23profiler clean upbellard
2008-05-22debug output: write helper namesbellard
2008-05-22more generic call codegenbellard
2008-05-19Better solution for the alignment problemblueswir1
2008-05-18Fix TCG alignment problems on Sparc64 hostblueswir1
2008-05-17added 'pure' function attribute - fixed indirect function callsbellard
2008-05-12temporary hack to handle register shortage with dyngen for qemu_st64()bellard
2008-05-10fixed global variable handling with qemu load/stores - initial global prologu...bellard
2008-03-16 Increase max temps limitblueswir1
2008-02-10Simplify TCG relocation bugfix.pbrook
2008-02-10Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook
2008-02-04fixed sign extensions - added explicit side effect op flag - added discard in...bellard
2008-02-03Add TCG variable opaque type.pbrook
2008-02-01TCG code generatorbellard