Historique des commits

Auteur SHA1 Message Date
  peter f0e804beb7 * typecast fix il y a 18 ans
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 il y a 18 ans
  florian 9d88b1d9ef * x86-64 fixed il y a 18 ans
  florian f32831c44a * fixed assembling of fisttp of sse3 instruction set il y a 18 ans
  peter 9715eceee7 * fixed expectloc setting for x86_64 il y a 18 ans
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass il y a 18 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  Jonas Maebe 26a4f693da * more packed set operand size problems fixed (include/exclude, mantis il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  florian 4fc85cb084 * new test il y a 18 ans
  florian bae83ee777 * set expectloc correctly on x86-64 il y a 18 ans
  florian f4840620f0 * location.size of trunc/round must be OS_S64 il y a 18 ans
  pierre d1d6413443 * use S_IQ opsize for A_FISTP instruction il y a 18 ans
  florian bcb1cf0d28 * make no use of int registers in trunc to reduce register pressure il y a 18 ans
  florian c4f65df9f9 * fixed expectloc setting il y a 18 ans
  florian 8aa259401c * fixed x86-64 il y a 18 ans
  florian 1cd41b68f7 * compiler handled round/trunc for x86 il y a 18 ans
  florian 2579cd139f + support for sets with size 1 and 2 il y a 18 ans
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  peter 3078a1927f * remove ttype il y a 19 ans
  florian 1e52f348c0 * fixed load_fpu_location for xmm locations il y a 19 ans
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  peter eb725d4e44 Merged revisions 2908,2911,2913-2917 via svnmerge from il y a 19 ans
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  florian 19e97e4da2 + use sse for sqrt if possible il y a 20 ans
  florian 6371333361 + sqr uses sse on x86 if possible il y a 20 ans