Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 07bd4ba517 * let all the case code generation work with tconstexprint instead of aint, há 6 anos atrás
  yury 95094e9a8f * Removed unused vars. há 8 anos atrás
  florian 50dba9ad66 * if both labels of a case label are equal, we still cannot skip the comparison in a jump tree, resolves #31589 há 8 anos atrás
  florian 971280f082 + tarmcasenode.genjmptreeentry há 8 anos atrás
  Jonas Maebe a25ebbba3e + added volatility information to all memory references há 8 anos atrás
  Jonas Maebe da696057ab * converted register_maybe_adjust_setbase() to the high level code generator há 9 anos atrás
  Jonas Maebe f374b81c12 * disabled ARM-specific code for smallset in-operations on big endian targets, há 10 anos atrás
  Jeppe Johansen 6662cb6dd5 ARMv6M was missing alignments for jumptables há 10 anos atrás
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 há 10 anos atrás
  florian db01c50a4f * fixes jump table generate for arm thumb há 11 anos atrás
  Jonas Maebe c6ddf0001c * simplified in_smallset() and removed some old cruft (there's no need há 11 anos atrás
  florian 24d88edf37 * fixes arm building after 26004 há 11 anos atrás
  florian d4968e054b + arm: tsettings.instructionset há 12 anos atrás
  florian c350c3a5e4 * arm thumb2 does not understand tst reg1,reg2,lsl reg3 há 12 anos atrás
  Jonas Maebe b31e5c2536 + PIC support for ARM jump tables (only for plain ARM right now, not há 12 anos atrás
  Jeppe Johansen e5066a5f43 Update jumptabel generation for ARM Thumb há 12 anos atrás
  florian 93fcd9152e * arm thumb supports only tst reg1,reg2 há 12 anos atrás
  florian 1eeeb309c7 * intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet há 12 anos atrás
  florian 47d43750e4 * remove unused units from uses statements há 12 anos atrás
  florian 45383fd32d + a lot missing flag allocs/deallocs added há 13 anos atrás
  florian ecb037ad79 + tarminnode.pass_1 to set expectloc correctly há 13 anos atrás
  florian 33f287d320 + tarminnode.in_smallset making use of tst há 13 anos atrás
  florian c5ad1bce7b * avoid uncessary zero extensions in case code há 13 anos atrás
  Jonas Maebe b023627f6a * converted tcgcasenode.pass_generate_code() to hlcgobj há 14 anos atrás
  florian ffde44ea6e * forgotten part of r18233 há 14 anos atrás
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed há 16 anos atrás
  florian c3475dddc0 * handle case ranges properly for unsigned types with a non-zero base, resolves #10009 há 18 anos atrás
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). há 18 anos atrás
  yury e94277d5dc * removed unneeded label. há 18 anos atrás
  yury 70b5d41d5c * optimized case jump table generation for ARM. há 18 anos atrás