Jonas Maebe
|
3ac703506c
* rest of the previous accidental partial commit
|
6 年之前 |
nickysn
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
8 年之前 |
florian
|
b1dff29cbf
* removed unused units
|
8 年之前 |
nickysn
|
8512f8240e
+ enable constant propagation across 2-parameter inc()/dec() calls
|
8 年之前 |
Jonas Maebe
|
7911cc8437
- removed some dataconstn remenants
|
8 年之前 |
florian
|
6b84a1e1b8
+ do constant propagation into arguments of inline nodes if possible
|
8 年之前 |
florian
|
f393c3ff37
* propagate constants into the header of a for loop
|
11 年之前 |
florian
|
27f6fd1c2c
* use new shl/shr constant folding (of r26295) only if forinline is set
|
11 年之前 |
florian
|
e9777503d1
* check addr_taken when propagating constants
|
11 年之前 |
florian
|
e8787c4b48
+ constant propagation, based on a patch by Jeppe Johansen
|
11 年之前 |