summaryrefslogtreecommitdiffstats
path: root/tcg/tcg.h
Commit message (Expand)AuthorAgeFilesLines
* Some cleanups after dyngen removalaurel322008-12-071-2/+2
* Some cleanups after dyngen removalaurel322008-12-071-2/+0
* Some fixes for TCG debuggingblueswir12008-12-071-4/+4
* TCG variable type checking.pbrook2008-11-171-41/+87
* TCG: add tcg_const_local_tl()aurel322008-10-211-0/+2
* Revert "TCG: enable debug"aurel322008-09-051-1/+1
* TCG: enable debugaurel322008-09-051-1/+1
* Emit and use adhoc function descriptor for code_gen_prologue on PPC64malc2008-07-241-16/+1
* Preliminary PPC64/Linux host supportmalc2008-07-231-0/+15
* Suppress bogus compiler warnings.pbrook2008-06-291-0/+3
* support of long calls for PPC (malc)bellard2008-05-301-0/+5
* suppressed unused macro handlingbellard2008-05-251-4/+0
* added local temporariesbellard2008-05-251-6/+16
* added tcg_temp_free() and improved the handling of constantsbellard2008-05-231-3/+8
* profiler clean upbellard2008-05-231-0/+21
* debug output: write helper namesbellard2008-05-221-1/+1
* more generic call codegenbellard2008-05-221-0/+4
* Better solution for the alignment problemblueswir12008-05-191-3/+3
* Fix TCG alignment problems on Sparc64 hostblueswir12008-05-181-2/+2
* added 'pure' function attribute - fixed indirect function callsbellard2008-05-171-0/+4
* temporary hack to handle register shortage with dyngen for qemu_st64()bellard2008-05-121-0/+2
* fixed global variable handling with qemu load/stores - initial global prologu...bellard2008-05-101-2/+13
* Increase max temps limitblueswir12008-03-161-1/+1
* Simplify TCG relocation bugfix.pbrook2008-02-101-1/+1
* Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME forpbrook2008-02-101-2/+1
* fixed sign extensions - added explicit side effect op flag - added discard in...bellard2008-02-041-1/+3
* Add TCG variable opaque type.pbrook2008-02-031-11/+46
* TCG code generatorbellard2008-02-011-0/+324
OpenPOWER on IntegriCloud