Add concat_i32_i64 op.
[qemu] / tcg / x86_64 /
2008-09-07 pbrookTCG: Use x86-64 zero extension instructions.
2008-09-07 pbrookImplement TCG sign extension ops for x86-64.
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-05-25 bellardjump simplification
2008-05-22 bellardmore generic call codegen
2008-05-11 pbrookAdd TCG native negation op.
2008-05-10 bellardREXB optimization cannot be done at this level
2008-05-10 bellardfixed qemu_st8 insn - prologue saved too many registers
2008-05-10 bellardfixed global variable handling with qemu load/stores...
2008-04-12 aurel32HPPA (PA-RISC) host support
2008-03-13 blueswir1 Fix i32 memory backed variables on 64-bit host
2008-03-11 blueswir1 Remove blank elements in tcg_target_reg_alloc_order...
2008-02-29 blueswir1 Fix compiler warning
2008-02-10 pbrookSimplify TCG relocation bugfix.
2008-02-03 bellardcompare fix
2008-02-01 bellardTCG code generator