Age | Commit message (Expand) | Author |
2009-04-05 | tcg/x86_64: optimize register allocation order | aurel32 |
2009-04-04 | Fix branches and TLB matches for 64 bit targets | blueswir1 |
2009-04-04 | Allocate space for static call args, increase stack frame size on Sparc64 | blueswir1 |
2009-03-29 | tcg: fix _tl aliases for divu/remu | aurel32 |
2009-03-29 | tcg: add _tl aliases for div/divu/rem/remu | aurel32 |
2009-03-28 | tcg/README: fix description of bswap32_i32/i64 | aurel32 |
2009-03-13 | tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 ops | aurel32 |
2009-03-13 | tcg/x86: add bswap16_i32 ops | aurel32 |
2009-03-13 | tcg: update README wrt recent bswap changes | aurel32 |
2009-03-13 | tcg: add _tl aliases to bswap16/32/64 TCG ops | aurel32 |
2009-03-13 | tcg: add bswap16_i64 and bswap32_i64 TCG ops | aurel32 |
2009-03-13 | tcg: optimize tcg_gen_bswap16_i32 | aurel32 |
2009-03-13 | tcg: allow bswap16_i32 to be implemented by TCG backends | aurel32 |
2009-03-13 | tcg: rename bswap_i32/i64 functions | aurel32 |
2009-03-11 | tcg: move {not,neg}_i{32,64} definitions at the right place | aurel32 |
2009-03-11 | tcg: fix commit r6805 | aurel32 |
2009-03-10 | tcg-arm: fix qemu_ld64 | aurel32 |
2009-03-10 | tcg: update TODO | aurel32 |
2009-03-10 | tcg/x86: add not/neg/extu/bswap/rot i32 ops | aurel32 |
2009-03-10 | tcg: optimize logical operations | aurel32 |
2009-03-10 | Fix tcg after commit 6800 | aurel32 |
2009-03-10 | tcg: use TCGV_EQUAL_I{32,64} | aurel32 |
2009-03-10 | tcg: define TCGV_EQUAL_I{32,64} | aurel32 |
2009-03-09 | tcg: optimize nor(X, Y, Y), used on PPC for not(X, Y) | aurel32 |
2009-03-09 | Implement TCG not ops for x86-64 | aurel32 |
2009-03-09 | tcg: don't define TCG rotation ops if they are not supported | aurel32 |
2009-03-09 | Implement TCG rotation ops for x86-64 | aurel32 |
2009-03-08 | Prune unused TCG_AREGs | blueswir1 |
2009-03-07 | Sparse fixes: truncation by cast | blueswir1 |
2009-02-11 | TCG: remove obsolete old_op_count profiler field | blueswir1 |
2009-02-11 | Add missing r24..r26 to callee save registers | malc |
2009-02-11 | Add missing r24..r26 to calle save registers | malc |
2009-02-10 | Add "static" | blueswir1 |
2009-02-09 | Fix DEBUG_TCGV compile error. | aurel32 |
2009-01-26 | R13 is reserved for small data area pointer by SVR4 PPC ABI | malc |
2009-01-15 | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) | aliguori |
2009-01-15 | Convert references to logfile/loglevel to use qemu_log*() macros | aliguori |
2009-01-14 | Remove all traces of __powerpc__ | malc |
2009-01-03 | tcg: remove tcg_global_reg2_new_hack() | aurel32 |
2009-01-03 | TCG: Fix documentation of qemu_ld/st ops | aurel32 |
2009-01-01 | tcg_temp_local_new should take no parameter | aurel32 |
2008-12-22 | Use the ARRAY_SIZE() macro where appropriate. | malc |
2008-12-14 | tcg: kill two warnings | aurel32 |
2008-12-13 | TCG x86/x86-64: use move with zero-extend for loads/stores | aurel32 |
2008-12-13 | Remove unnecessary trailing newlines | blueswir1 |
2008-12-13 | Fix TARGET_LONG_BITS warning in TCG | blueswir1 |
2008-12-10 | Introduce and use cache-utils.[ch] | malc |
2008-12-07 | Fix 64-bit targets compilation on ARM host. | balrog |
2008-12-07 | Some cleanups after dyngen removal | aurel32 |
2008-12-07 | Some cleanups after dyngen removal | aurel32 |