Histórico de Commits

Autor SHA1 Mensagem Data
  florian 82a3877126 + x86: track use of full ymm registers and generate vzeroupper if needed há 5 anos atrás
  svenbarth 068f0d2ec8 * fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs_opt_remove_empty_proc há 5 anos atrás
  Jonas Maebe b625afe800 * never inline routines that call get_frame (otherwise get_frame would return há 5 anos atrás
  florian a2d3522812 * general-dynamic -> global-dynamic há 6 anos atrás
  florian 03f7ef4c63 * renamed tls model switches and symbols to match gcc há 6 anos atrás
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] há 6 anos atrás
  Jonas Maebe cc9f8b7f56 * record in ppu flag whether or not symbols are ansistrings, and use that há 6 anos atrás
  Jonas Maebe 9a327f1fcd * ensure the LLVM-based compiler does not try to load units compiled with a há 6 anos atrás
  Jonas Maebe a0e35fd1bc * synchronised with trunk till r42118 há 6 anos atrás
  Jonas Maebe 77658b925b * disable regular array -> dynamic array type coversion support unless há 6 anos atrás
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 há 6 anos atrás
  Jonas Maebe ba1b4b1c92 + support for verifying whether a case statements handles all possibilities há 6 anos atrás
  svenbarth 5a5b47fa24 + add support for MultiHelpers modeswitch by Ryan Joseph for Mantis #35159 há 6 anos atrás
  Jonas Maebe 46efaf4b2c + support for -CLflto_nosystem option to perform LTO for everything except há 6 anos atrás
  Jonas Maebe fc60ec2ea4 + support for LLVM LTO: compile units with -CLflto -> when compiling a main há 6 anos atrás
  Jonas Maebe a7bd37d17a * synchronised with trunk till r40776 há 6 anos atrás
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into há 6 anos atrás
  florian e2c83edc2a + flag when a procedure generated exception table data há 6 anos atrás
  Jonas Maebe 2109612fa3 - disable cs_opt_use_load_modify_store because for llvm because it is há 7 anos atrás
  florian 0d50a63c7d + tsettings.tlsmodel há 7 anos atrás
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux há 7 anos atrás
  pierre c9c8ff1eef Set MaxLocalsSize according to address size not register size há 7 anos atrás
  yury d0b6f427d3 * Fixed checks for exceeding limit of locals space. Prevent range and overflow errors during the checks. Introduced the MaxLocalsSize constant which provides the maximum possible size of locals space (stack frame) depending of bitness of a cpu. há 7 anos atrás
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception há 7 anos atrás
  florian 0c6cf12fbf + support for the directive $EXCESSPRECISION há 7 anos atrás
  florian 0eea2141f6 * patch by J. Gareth Moreton: clarity in directive conflict error messages, resolves #33754 há 7 anos atrás
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm há 7 anos atrás
  svenbarth 97acf24290 + add a new modeswitch ArrayOperators which is set by default in Delphi modes that enables the internal array operators (currently only "+") há 7 anos atrás
  nickysn 600b460ecd + added new debug output option -godwarfomflinnum for generating line number há 7 anos atrás
  florian 512328deee * include loop unrolling in -O3, as it is done carefully, it is beneficial on average há 7 anos atrás