Historique des commits

Auteur SHA1 Message Date
  Rika Ichinose 6d0fec4aa6 Improve generic CompareWord. il y a 2 ans
  florian 792dfc100c * patch by Rika: Perform 32-bit random if the bound fits into 32 bits at runtime, resolves #40171 il y a 2 ans
  Sergey Larin 3128637de5 Added test to check WideChar const to UTF8String const conversion il y a 4 ans
  Sergey Larin 381fd28eb6 Allow WideChar const to UTF8String const conversion il y a 4 ans
  J. Gareth "Curious Kit" Moreton 129d2363d4 * x86: OptPass1_V_MOVAP now uses GetNextInstructionUsingReg and UpdateUsedRegsBetween il y a 4 ans
  J. Gareth "Curious Kit" Moreton e27fe5488b * New UpdateUsedRegsBetween utility subroutine il y a 4 ans
  florian eaaf93cc41 * fix compilation with -dEXTDEBUG il y a 2 ans
  florian 0b0db6dc24 * patch by Rika: Trivial adjustments to !379, resolves #40168 il y a 2 ans
  Michalis Kamburelis 374890c7f3 Fix glDebugMessageXxx to use extdecl il y a 2 ans
  J. Gareth "Curious Kit" Moreton 8e99d319d2 * More complex uses of the pruning methods in TAddNode.Simplify il y a 3 ans
  J. Gareth "Curious Kit" Moreton 8e3fe20250 * TAddNode.Simplify now uses pruning methods il y a 3 ans
  J. Gareth "Curious Kit" Moreton 11852e37bf * New node pruning methods il y a 3 ans
  J. Gareth "Curious Kit" Moreton 7926c2b976 * x86: BZHI optimisation now sets the subtract and shift nodes to 'do not execute' as they are skipped over. il y a 3 ans
  J. Gareth "Curious Kit" Moreton b4cad0cbe4 * x86: 'and not' optimisation now sets the NOT node to 'do not execute' as it is skipped over il y a 3 ans
  J. Gareth "Curious Kit" Moreton bf463e5332 * New 'do not execute' flag for notes and respective internal error triggering il y a 3 ans
  florian 822f46fff7 * patch by ccrause: fixes another .fpc* section problem for AVR, resolves #40162 il y a 2 ans
  J. Gareth "Curious Kit" Moreton f8ebd2f8d4 * New test for i40122 il y a 2 ans
  J. Gareth "Curious Kit" Moreton 46739eb515 * x86: PostPeepholeOptCmp and PostPeepholeOptTestOr il y a 2 ans
  J. Gareth "Curious Kit" Moreton 20df33a579 * x86: JccMovJmpMov2CMovCMov will no longer move il y a 2 ans
  florian 326c885ebe * patch by ccrause: do not load .fpc* sections into avr microcontroller to save space, resolves #40160 il y a 2 ans
  Rika Ichinose 47622629e7 Even better CompareByte for x64. il y a 2 ans
  Rika Ichinose 6b216d83e7 Improved CompareDWord for i386 and x86_64. il y a 2 ans
  Rika Ichinose d545f9a3a1 Improve generic CompareDWord. il y a 2 ans
  J. Gareth "Curious Kit" Moreton 55d1260f2b * i386: Bug fix where EBP was marked as preserved when it wasn't, causing faulty optimisations il y a 3 ans
  Marcus Sackrow c066c197ff AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager il y a 2 ans
  Marcus Sackrow 20981bcec0 Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation il y a 2 ans
  florian f3499cea85 * completed post/pre inc/decrement addressing mode instructions in TAoptBaseCpu.RegModifiedByInstruction il y a 2 ans
  Michaël Van Canneyt 9977d547b3 * Better transaction handling, improved ranking mechanism speed il y a 2 ans
  florian 5748e7276a * post/pre inc/decrement references modify obviously the base register on avr, resolves #40153 il y a 2 ans
  florian 2b77f2ab3e * also count the use of enum syms in preprocessor expressions correctly il y a 2 ans