Commit History

Author SHA1 Message Date
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel 10 years ago
  florian 29d4037a9c * make integer division instruction (div/idiv) on x86 dependent on the 10 years ago
  Károly Balogh 07ad2a04ac * fix warnings when compiling the compiler with DFA optimizer enabled on i386 11 years ago
  sergei 05ecd3cec1 * One more fix of operand size, likely harmless because shift amount is taken modulo bit-width anyway. 11 years ago
  sergei be6d6d90d7 + Division-by-constant optimization for x86_64 (merged i386 code adapted for different operand sizes, so the result should be suitable for i386 as well). 11 years ago
  sergei b594eee70b * Moved x86_64 mod/div code to x86, with minimal changes to ensure it compiles on i386/i8086. Merging optimized division-by-const code from i386 is pending... 11 years ago
  florian c38e52bb27 * create shorter code for -<single/double> when generating avx code 11 years ago
  nickysn 270444508a * fixed not(boolean32) and not(boolean64) on i8086 11 years ago
  sergei 36d0c8a5a7 * x86 and SPARC: fixed handling 64-bit (qwordbool) values in tcgnotnode (partial fix for Mantis #25255). 11 years ago
  florian e81d2d1f3b * basic avx support for floating point operations (use -Cfavx to activate) 12 years ago
  Jonas Maebe 5051453806 + support for LOC_(C)MMREGISTER in hlcg 12 years ago
  florian d2aa35e9de * throw an internal error if code generation depends on expectloc but expectloc and real loc do not match 13 years ago
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for 13 years ago
  sergei 7d99f95c45 * Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler. 14 years ago
  Jonas Maebe d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed 16 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  Jonas Maebe e2872c9aea * fixed more missing subsetreg/subsetref support 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing 20 years ago
  daniel d05f58b604 * Group asmlists into array to be able to add 20 years ago
  daniel 338d4fbe99 * Fix two issues with internal assembler 20 years ago
  florian dac1050c11 + mmx support revived, fixes bug #4106 20 years ago
  florian ebcb69478f * fixed a lot of stuff for fpu/mm register variables 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago