Commit History

Author SHA1 Message Date
  florian 15f29b8fa0 * patch by Rika: Perform 32-bit random if the bound fits into 32 bits at runtime, resolves #40171 2 years ago
  Sergey Larin 62c24b3756 Added test to check WideChar const to UTF8String const conversion 3 years ago
  Sergey Larin de58691e75 Allow WideChar const to UTF8String const conversion 3 years ago
  J. Gareth "Curious Kit" Moreton 4d33e5f137 * x86: OptPass1_V_MOVAP now uses GetNextInstructionUsingReg and UpdateUsedRegsBetween 3 years ago
  J. Gareth "Curious Kit" Moreton 9ee672f9eb * New UpdateUsedRegsBetween utility subroutine 3 years ago
  florian 95e5eeb226 * fix compilation with -dEXTDEBUG 2 years ago
  florian 7cc94fc000 * patch by Rika: Trivial adjustments to !379, resolves #40168 2 years ago
  Michalis Kamburelis 905c485ff4 Fix glDebugMessageXxx to use extdecl 2 years ago
  J. Gareth "Curious Kit" Moreton a5702d89e8 * More complex uses of the pruning methods in TAddNode.Simplify 2 years ago
  J. Gareth "Curious Kit" Moreton 9d8fd6d55e * TAddNode.Simplify now uses pruning methods 2 years ago
  J. Gareth "Curious Kit" Moreton 7488f1e3f8 * New node pruning methods 2 years ago
  J. Gareth "Curious Kit" Moreton 2a44ffe51b * x86: BZHI optimisation now sets the subtract and shift nodes to 'do not execute' as they are skipped over. 2 years ago
  J. Gareth "Curious Kit" Moreton 16bd996e74 * x86: 'and not' optimisation now sets the NOT node to 'do not execute' as it is skipped over 2 years ago
  J. Gareth "Curious Kit" Moreton 1b43913408 * New 'do not execute' flag for notes and respective internal error triggering 2 years ago
  florian 586a7d30ab * patch by ccrause: fixes another .fpc* section problem for AVR, resolves #40162 2 years ago
  J. Gareth "Curious Kit" Moreton 090e4fea96 * New test for i40122 2 years ago
  J. Gareth "Curious Kit" Moreton dd7320ec13 * x86: PostPeepholeOptCmp and PostPeepholeOptTestOr 2 years ago
  J. Gareth "Curious Kit" Moreton 4d676cd6fa * x86: JccMovJmpMov2CMovCMov will no longer move 2 years ago
  florian 8f7e61eef6 * patch by ccrause: do not load .fpc* sections into avr microcontroller to save space, resolves #40160 2 years ago
  Rika Ichinose b723178117 Even better CompareByte for x64. 2 years ago
  Rika Ichinose d36e96ea74 Improved CompareDWord for i386 and x86_64. 2 years ago
  Rika Ichinose ee5b9e53a9 Improve generic CompareDWord. 2 years ago
  J. Gareth "Curious Kit" Moreton 4e8ef448ed * i386: Bug fix where EBP was marked as preserved when it wasn't, causing faulty optimisations 2 years ago
  Marcus Sackrow 1cacbeff1e AThreads: ThreadInfo for the main thread move to a global var to prevent problems with heap manager 2 years ago
  Marcus Sackrow 5fe9ed18d9 Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation 2 years ago
  florian a221f2af79 * completed post/pre inc/decrement addressing mode instructions in TAoptBaseCpu.RegModifiedByInstruction 2 years ago
  Michaël Van Canneyt e4ad313f8b * Better transaction handling, improved ranking mechanism speed 2 years ago
  florian 22f1289b2a * post/pre inc/decrement references modify obviously the base register on avr, resolves #40153 2 years ago
  florian ece59f2534 * also count the use of enum syms in preprocessor expressions correctly 2 years ago
  florian 811c683775 * set rangedef of dyn. arrays correctly, resolves #40149 2 years ago