تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  nickysn 9853c4a2a3 + enabled the load-modify-store optimization for the double argument version 8 سال پیش
  nickysn c8377d3bfc + enabled the load-modify-store optimization for the double argument version 8 سال پیش
  nickysn e562926763 + implemented the load/modify/store optimization for i:=sar/rol/ror(i) when 8 سال پیش
  nickysn cb0c947f37 + enabled the load-modify-store optimization for the single argument version 8 سال پیش
  Károly Balogh dd01b7ca8b fix a typo to hopefully fix the build 8 سال پیش
  nickysn 720ac63a28 + preserve the node fileinfo and verbosity properties from the previous 8 سال پیش
  nickysn 751d47c568 + enable the optloadmodifystore optimization for statements such as "x:=x shl k" 8 سال پیش
  nickysn a7ca75a4b6 * use current node's localswitches field for checking whether range and overflow 8 سال پیش
  nickysn 1529aee506 + apply the "x:=k+x" / "x:=k [and/or/xor] x" optimization even when there are 8 سال پیش
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers 8 سال پیش
  nickysn 012153201a * moved the conversion of "x:=x op k" to inline nodes to a separate optimization 8 سال پیش