Mike Pall
|
5f1781a127
|
Compile string concatenations (BC_CAT).
|
2013-04-21 01:01:33 +02:00 |
|
Mike Pall
|
ac14d88030
|
Merge branch 'master' into v2.1
|
2013-04-04 18:20:58 +02:00 |
|
Mike Pall
|
389822d606
|
Fix spurious red zone overflows in machine code generation.
|
2013-04-04 17:19:31 +02:00 |
|
Mike Pall
|
b65196b7fd
|
Merge branch 'master' into v2.1
|
2013-02-28 17:53:45 +01:00 |
|
Mike Pall
|
78c97bc5a1
|
MIPS: Fix cache flush/sync for JIT-compiled code jump area.
|
2013-02-28 17:52:31 +01:00 |
|
Mike Pall
|
b359ce804b
|
Remove obsolete non-truncating number to integer conversions.
|
2013-02-23 01:19:00 +01:00 |
|
Mike Pall
|
4a44c4ff69
|
Bump copyright date to 2013.
|
2013-02-11 12:54:48 +01:00 |
|
Mike Pall
|
bbe35adfcd
|
MIPS: Compile math.sqrt() to sqrt.d instruction.
|
2012-10-15 21:28:10 +02:00 |
|
Mike Pall
|
1447ee6520
|
ARM, MIPS: Fix workaround for argument GPRs vs. FPR remat.
|
2012-10-15 15:47:15 +02:00 |
|
Mike Pall
|
30f458fb4d
|
ARM, PPC, MIPS: Improve XLOAD operand fusion and register hinting.
|
2012-08-27 20:25:54 +02:00 |
|
Mike Pall
|
4c882fe714
|
Replace strtod() with builtin string to number conversion.
|
2012-08-25 23:02:29 +02:00 |
|
Mike Pall
|
1fef2df3e8
|
MIPS: Don't use argument GPRs to rematerialize FPR arguments.
|
2012-08-19 18:44:29 +02:00 |
|
Mike Pall
|
2ac083cb5a
|
MIPS: Fix calls to floor/ceil/trunc.
|
2012-08-19 18:41:34 +02:00 |
|
Mike Pall
|
4da7ffc34b
|
Remove unneeded snapshot preps for sunk stores.
|
2012-07-03 23:19:45 +02:00 |
|
Mike Pall
|
17d3fc47f3
|
Avoid pesky compiler warnings about C++ keywords (eh?).
|
2012-07-03 13:19:32 +02:00 |
|
Mike Pall
|
0af3f47ba0
|
Add allocation sinking and store sinking optimization.
|
2012-07-02 23:47:12 +02:00 |
|
Mike Pall
|
5d0115ef8d
|
Add explicit IR_GCSTEP instruction.
|
2012-07-02 22:42:40 +02:00 |
|
Mike Pall
|
264177b0d0
|
Use HIOP for XSTORE in SPLIT pass.
|
2012-07-02 22:37:00 +02:00 |
|
Mike Pall
|
bcd459aa0e
|
MIPS: Integrate and enable JIT compiler.
|
2012-03-30 01:36:55 +02:00 |
|