Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-05-25 | jump simplification | bellard | 1 | -22/+1 |
2008-05-22 | more generic call codegen | bellard | 1 | -0/+1 |
2008-05-11 | Add TCG native negation op. | pbrook | 2 | -0/+12 |
2008-05-10 | REXB optimization cannot be done at this level | bellard | 1 | -1/+1 |
2008-05-10 | fixed qemu_st8 insn - prologue saved too many registers | bellard | 1 | -8/+6 |
2008-05-10 | fixed global variable handling with qemu load/stores - initial global prologu... | bellard | 1 | -5/+60 |
2008-04-12 | HPPA (PA-RISC) host support | aurel32 | 1 | -1/+2 |
2008-03-13 | Fix i32 memory backed variables on 64-bit host | blueswir1 | 1 | -4/+10 |
2008-03-11 | Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady) | blueswir1 | 1 | -1/+1 |
2008-02-29 | Fix compiler warning | blueswir1 | 1 | -0/+2 |
2008-02-10 | Simplify TCG relocation bugfix. | pbrook | 1 | -1/+1 |
2008-02-03 | compare fix | bellard | 1 | -2/+2 |
2008-02-01 | TCG code generator | bellard | 2 | -0/+1296 |