Károly Balogh
|
dd01b7ca8b
fix a typo to hopefully fix the build
|
8 years ago |
nickysn
|
720ac63a28
+ preserve the node fileinfo and verbosity properties from the previous
|
8 years ago |
nickysn
|
751d47c568
+ enable the optloadmodifystore optimization for statements such as "x:=x shl k"
|
8 years ago |
nickysn
|
a7ca75a4b6
* use current node's localswitches field for checking whether range and overflow
|
8 years ago |
nickysn
|
1529aee506
+ apply the "x:=k+x" / "x:=k [and/or/xor] x" optimization even when there are
|
8 years ago |
nickysn
|
efc5e339d0
* use an enum instead of integer constants to represent inline numbers
|
8 years ago |
nickysn
|
012153201a
* moved the conversion of "x:=x op k" to inline nodes to a separate optimization
|
8 years ago |