2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  nickysn 5e0359d389 * 16/8-bit ALU fix for 64-bit pred/succ after r26580 11 жил өмнө
  Tomas Hajny 444fdc818b * corrected header (cosmetic) 11 жил өмнө
  florian 48ae2d215a + concatcopy variants using sse and avx, only activated if optimization for size is done because at least on an i7-4770 it has shown no benefit 11 жил өмнө
  florian 060aa2a7fe + SSE and AVX unit cpu flags 11 жил өмнө
  florian 2ec5a649d7 * set Ch_* for more operations 11 жил өмнө
  michael 92187d7045 * Fix to fill in Accept HTTP header (By Mark van Ham, bug #25621) 11 жил өмнө
  florian 0ea0b5c34d * quote parameters 11 жил өмнө
  nickysn e83ef05b74 - disable cs_opt_nodecse from -O2 on i8086, because it breaks building packages 11 жил өмнө
  florian c44b5d1043 * take care of tempinitcode when creating def information for tempcreatenodes 11 жил өмнө
  florian cb8100bccf * do not reuse registers in prec/succ 11 жил өмнө
  florian 1b355ce1e4 * apply cse to all non-regable variables if possible 11 жил өмнө
  michael 03b859947f * Fixed bug ID #25263 11 жил өмнө
  michael fa4aa67f35 * Fixed bug ID #24674 11 жил өмнө
  michael 9bfe0b5e2a * Fix bug ID #25262 11 жил өмнө
  michael 1521541bf4 * Forgot to add this file prior to commit 11 жил өмнө
  michael d3ebc96dc8 * Fix bug ID #25412 11 жил өмнө
  michael 7a3cd62e3a * Patch from Dennis (Bug ID 25534) to add some APR functions to the interface 11 жил өмнө
  michael e164a16171 * Reworked TUploadedFile.Stream 11 жил өмнө
  nickysn be85998313 * fixes in optimize_op_const: 11 жил өмнө
  Károly Balogh 2791e8ad15 use optimized cg loading functions in 64bit compares instead of hardcoded move.ls (move.l #X,dn is 48bit long, clr.l/moveq.l is 16bit long) 11 жил өмнө
  Károly Balogh 667ec17cae tiny optimization for clearing address regs 11 жил өмнө
  Károly Balogh 047395df5f implemented add/sub ops in a_op_reg_ref, since these are used often. also fixed up reference handling in a_op_const_ref a bit 11 жил өмнө
  Károly Balogh cd4bb364e5 reenabled and fixed up tcg68k.op_const_ref a bit 11 жил өмнө
  sergei 534ecbda9f * SPARC: r26561 caused a_op_const_reg_reg used for zero-extending 8-bit values to be optimized away. Fixed by replacing it with an explicit instruction. 11 жил өмнө
  masta 0736bf4ded Try to change typical constant AND-masking operations into shifts for ARM 11 жил өмнө
  svenbarth a2f3f0d269 Explicitely add WinSock2 unit to rtl-extra so that it is installed as well. 11 жил өмнө
  michael 72d43272ac * More clear and flexible way to process content from stdin 11 жил өмнө
  michael 3d892683a2 * Cleaner interface to set request content. Allow not reading content. 11 жил өмнө
  nickysn 85dd9e5789 + added a size parameter to optimize_op_const and do a sign extension of the 'a' parameter up from the specified size, so that things like (i and $ffffffff) get optimized away the same way as (i and -1) 11 жил өмнө
  michael bef2957e0b * Use global class vars to create handler/request/response. Avoids having to do 2 overrides 11 жил өмнө