Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 0fc1fd6ac1 * replaced current_procinfo.currtrue/falselabel with storing the true/false il y a 10 ans
  Jonas Maebe b9d4d9b141 * corrected type passed to a_bit_test_reg_loc_reg() (we force left into il y a 10 ans
  florian fa6bea9bbb * all the cg/hlcg routines take normally tcgint constants, so replace aint constants and casts in ncgset by tcgint ones il y a 10 ans
  Jonas Maebe 2112713579 * converted the remaining parts of tcginnode.pass_generate_code() to thlcg il y a 10 ans
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 il y a 10 ans
  Jonas Maebe 33b1732ca2 * avoid unnecessary sign/zero-extensions in genlinearlist() when generating il y a 10 ans
  Jonas Maebe c6ddf0001c * simplified in_smallset() and removed some old cruft (there's no need il y a 11 ans
  nickysn 1d4de72aa7 + 8-bit ALU support in tcgcasenode.genlinearcmplist il y a 11 ans
  Jonas Maebe 212f4d1152 * pass the size of the set rather than of the constant to il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  nickysn 29c7d38e43 * 16-bit ALU fixes in tcgcasenode.genlinearcmplist il y a 12 ans
  florian c1bca748ee * factored out tcginnode.in_smallset il y a 13 ans
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for il y a 13 ans
  Jonas Maebe 084c76119b * use unsigned type for unsigned comparison il y a 14 ans
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target il y a 14 ans
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not il y a 14 ans
  Jonas Maebe b023627f6a * converted tcgcasenode.pass_generate_code() to hlcgobj il y a 14 ans
  Jonas Maebe 749e791768 * fixed in-code for big endian systems and smallsets < 4 bytes il y a 15 ans
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  Jonas Maebe 03e9f652fd * fixed range error in case node distance calculation il y a 17 ans
  peter 6058b2c247 * renamed t_times to executionweight and moved it to il y a 17 ans
  florian c3475dddc0 * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 il y a 18 ans
  peter eb7aedc285 * fixed overflow il y a 18 ans
  peter 582fa79494 * don't overwrite cai_align with tai_align_abstract il y a 18 ans
  Jonas Maebe 89ed91509a * Some fixes for r8515: 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 1c71bb36a1 * also check for valid min/maxlabel range for jumptable in case il y a 18 ans
  Jonas Maebe e23a8655e8 * fixed generic in-code in case left = LOC_JUMP il y a 18 ans