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