mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-16 19:59:18 +02:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
![]() Fixed a bug where ARMv7M targets would not use the DIV instructions. Moved many size-optimizing Thumb2 peephole optimizations to PostPeepHoleOptsCpu. Previously those optimizations could make it impossible to reuse the shared arm peephole optimizations. Reenabled a fixed MLA/MLS peephole optimization. Refactored some FindRegDealloc+regLoadedWithNewValue into RegEndOfLife calls. Fixed some broken UXTB/UXTH optimizations. Previously they would also match UXT* instructions with ROR shifter ops. git-svn-id: trunk@26198 - |
||
---|---|---|
compiler | ||
ide | ||
installer | ||
packages | ||
rtl | ||
tests | ||
utils | ||
.gitattributes | ||
.gitignore | ||
fpmake_add1.inc | ||
fpmake_proc1.inc | ||
fpmake.pp | ||
Makefile | ||
Makefile.fpc |