Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-24 | More helper types, rearrange generic definitions | blueswir1 | 1 | -0/+109 |
2008-02-20 | Fix andi, optimize addi and subi zero cases | blueswir1 | 1 | -3/+13 |
2008-02-17 | Fix typo | blueswir1 | 1 | -1/+1 |
2008-02-10 | Simplify TCG relocation bugfix. | pbrook | 4 | -16/+11 |
2008-02-10 | Fix TCG relocation bug (exposed by fault after brcond op). Add FIXME for | pbrook | 2 | -19/+23 |
2008-02-04 | win32: suppress alloca() warning | bellard | 1 | -0/+3 |
2008-02-04 | fixed sign extensions - added explicit side effect op flag - added discard in... | bellard | 5 | -71/+124 |
2008-02-03 | compare fix | bellard | 2 | -5/+5 |
2008-02-03 | Add TCG variable opaque type. | pbrook | 3 | -361/+485 |
2008-02-01 | typos | bellard | 1 | -4/+4 |
2008-02-01 | TCG code generator | bellard | 13 | -0/+7026 |