Age | Commit message (Expand) | Author |
2010-02-18 | tcg: Add consistency checks for op definitions | Stefan Weil |
2010-02-16 | tcg-sparc: Implement setcond, setcond2. | Richard Henderson |
2010-02-16 | tcg: Add tcg_swap_cond. | Richard Henderson |
2010-02-09 | tcg/mips: fix crash in tcg_out_qemu_ld() | Aurelien Jarno |
2010-02-09 | tcg/mips: implement setcond2 | Aurelien Jarno |
2010-02-08 | tcg/mips: implement setcond | Aurelien Jarno |
2010-02-08 | tcg: move setcond* ops to non-optional section | Aurelien Jarno |
2010-02-08 | tcg: add setcondi pseudo-op | Aurelien Jarno |
2010-02-07 | tcg/ppc64: implement setcond | malc |
2010-02-07 | tcg/ppc32: proper setcond implementation | malc |
2010-02-07 | tcg/ppc32: implement setcond[2] | malc |
2010-02-06 | tcg-i386: Implement setcond. | Richard Henderson |
2010-02-06 | tcg-i386: Implement small forward branches. | Richard Henderson |
2010-02-06 | tcg-x86_64: implement setcond | Richard Henderson |
2010-02-06 | tcg: add tcg_invert_cond | Richard Henderson |
2010-02-06 | tcg: generic support for conditional set | Richard Henderson |
2010-02-06 | tcg: document double-word support opcodes. | Richard Henderson |
2010-01-15 | tcg/x86_64: Avoid unnecessary REX.B prefixes. | Richard Henderson |
2010-01-14 | tcg/x86_64: Special-case all 32-bit AND operands. | Richard Henderson |
2010-01-12 | tcg-sparc: Implement ext32[su]_i64 | Richard Henderson |
2010-01-12 | tcg-sparc: Implement division properly. | Richard Henderson |
2010-01-12 | tcg-sparc: Do not remove %o[012] from 'r' constraint. | Richard Henderson |
2010-01-12 | tcg-sparc: Implement add2, sub2, mulu2. | Richard Henderson |
2010-01-12 | tcg-sparc: Add tcg_out_arithc. | Richard Henderson |
2009-12-27 | tcg: Add tcg_unsigned_cond. | Richard Henderson |
2009-12-21 | tcg-sparc: Implement brcond2. | Richard Henderson |
2009-12-21 | tcg-sparc: Use TCG_TARGET_REG_BITS in conditional compilation. | Richard Henderson |
2009-12-21 | tcg-sparc: Improve tcg_out_movi for sparc64. | Richard Henderson |
2009-12-21 | tcg-sparc: Fix imm13 check in movi. | Richard Henderson |
2009-12-15 | tcg/ppc64: Fix loading of 32bit constants | malc |
2009-12-06 | TCG: Mac OS X support for ppc64 target | Andreas Faerber |
2009-12-05 | S/390 fake TCG implementation | Alexander Graf |
2009-12-01 | tcg: initial mips support | Aurelien Jarno |
2009-11-24 | tcg: fix tcg_regset_{set,reset}_reg with more than 32 registers | Aurelien Jarno |
2009-11-24 | tcg/ppc64,x86_64: fix constraints of op_qemu_st64 | Aurelien Jarno |
2009-11-14 | tcg/i386: remove duplicate sar opcode | Magnus Damm |
2009-10-07 | tcg: improve output log | Aurelien Jarno |
2009-10-04 | tcg: allocate s->op_dead_iargs dynamically | Aurelien Jarno |
2009-10-04 | tcg: remove dead code | Aurelien Jarno |
2009-10-04 | tcg/i386: add support for ext{8,16}u_i32 TCG ops | Aurelien Jarno |
2009-10-04 | tcg/x86_64: add support for ext{8,16,32}u_i{32,64} TCG ops | Aurelien Jarno |
2009-10-04 | tcg: add ext{8,16,32}u_i{32,64} TCG ops | Aurelien Jarno |
2009-09-30 | Revert part of 6692b043198d58a12317009edb98654c6839f043 | Aurelien Jarno |
2009-09-30 | TCG: fix DEF2 macro | Aurelien Jarno |
2009-09-27 | tcg/i386: generates dec/inc instead of sub/add when possible | Aurelien Jarno |
2009-09-27 | tcg/i386: optimize and $0xff(ff), reg | Aurelien Jarno |
2009-09-27 | tcg/x86_64: generated dec/inc instead of sub/add when possible | Aurelien Jarno |
2009-09-27 | tcg/ppc: always use tcg_out_call | malc |
2009-09-26 | ARM back-end: Use sxt[bh] instructions for ext{8, 6}s | Laurent Desnogues |
2009-09-25 | Suppress some variants of English in comments | Stefan Weil |