Історія комітів

Автор SHA1 Опис Дата
  J. Gareth "Curious Kit" Moreton 0dbf40a24c * Added new tests for BZHI optimisations 2 роки тому
  J. Gareth "Curious Kit" Moreton c40f518de4 * x86: "x and ((1 shl y) - 1)" to BZHI adapted for in_and_assign_x_y 2 роки тому
  J. Gareth "Curious Kit" Moreton 7da9b4a988 * x86: The code generator will now attempt to manipulate "x and ((1 shl y) - 1)" to use BZHI 2 роки тому
  J. Gareth "Curious Kit" Moreton e748e4c7ab * x86: Added new emit_reg_ref_reg routine and related methods to support BMI2 instructions 2 роки тому
  Jonas Maebe 95f94a279c llvmdbg: fixes for method debug info 2 роки тому
  Jonas Maebe c5cdfbd9c0 dwarf-eh: don't emit header if there's no data to emit 2 роки тому
  florian 1b08b89b7b * check if a target really supports safecall before calling load_safecallresult_node 2 роки тому
  florian 3db1415a44 * generate correct dfa for subroutines declared as safecall 2 роки тому
  ccrause 031c16dd3c Fix potential overflow when incrementing 8 bit high value of res. 2 роки тому
  Pierre Muller 9b6926c5f5 Introduce CTYPES_INLINE, enabled by default but which can be disabled using -dDISABLE_INLINE for ctypes unit 2 роки тому
  florian e67670fa70 * changed of do_optdeadstoreelim must be passed by reference as noted by Alexey Torgashin 2 роки тому
  Ondrej Pokorny c5f4fe2882 httpserver: add KeepConnectionIdleTimeout property and OnKeepConnectionIdle event. Fix KeepConnectionTimeout to match the meaning from the comment and the name 2 роки тому
  florian 342524c312 * run dead store elimination multiple times if needed 2 роки тому
  florian a0366d7d28 * dead store elimnation should not remove statements which can cause an exception 2 роки тому
  Ondrej Pokorny 05c45486e8 fcl-image/pasjpeg: handle Exif orientation flag automatically 2 роки тому
  florian 3f7bf0fd70 * stop generation of typed array constants if the size does not match, resolves #39980 2 роки тому
  Michaël Van Canneyt d351b78821 * Fix typo in author 2 роки тому
  Michaël Van Canneyt 78666090c2 * Remove wrong unit 2 роки тому
  Michaël Van Canneyt 36073c1b65 * Add gstreamer library import unit (gst) 2 роки тому
  florian 0eee70ac81 * fix FindUnitSymtable for exception symtables, resolves #24801 and #39974 2 роки тому
  J. Gareth "Curious Kit" Moreton dbd8259c48 * x86: Fixed mistake in var9 optimisation under -Os; "andl $255,%eax" is not 2 роки тому
  mattias 87044c004f fcl-css: clean up 2 роки тому
  Pierre Muller 92cc78e723 Allow cycle to finish successfully with -dEXTDEBUG without ALLOW_WARNINGS=1 2 роки тому
  Jonas Maebe 6d3e3d06e2 Linux: don't discard CFI when using it for exceptions 2 роки тому
  Jonas Maebe 57935a895c Darwin: really fix -Xg for DWARF4 2 роки тому
  Jonas Maebe e62cf5b9e7 systems_iphonesym -> systems_iphonesim 2 роки тому
  J. Gareth "Curious Kit" Moreton 3ba9cf5b4f * x86: PostPeepholeOptTestOr has different debug messages for each found instruction, and also tests for BEXTR and BZHI. 2 роки тому
  J. Gareth "Curious Kit" Moreton a7d1f7d771 * x86: FuncMov2Func now has code to remove "mov %reg,%reg" (since it doesn't get removed in Pass 2). 2 роки тому
  J. Gareth "Curious Kit" Moreton 3d805b8a9a * x86: FuncMov2Func moved to separate method and also called by OptPass2MOV. 2 роки тому
  J. Gareth "Curious Kit" Moreton d35be8a9ea * x86: Extended FuncMov2Func optimisation to handle 1, 3 and 4-operand functions 2 роки тому