Commit History

Autor SHA1 Mensaxe Data
  florian 2ea6979277 * handle Movzl/Op/Mov optimization correctly, resolves #23431 %!s(int64=12) %!d(string=hai) anos
  florian df01717c38 * mov x, %treg; mov %treg, y might be only optimized if y does not use treg %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe dd03bc3e66 * i386 version of fix from r21113 %!s(int64=13) %!d(string=hai) anos
  florian a6b2fcfe22 * fixes breakage of r17766, should resolve #19598 %!s(int64=14) %!d(string=hai) anos
  florian b00a610aec * optimize andb/w const,reg andw/l const,reg sequences as well %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe d10f46ec59 * skip instructions containing a reference with a segment prefix (fixes %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 8f22a5d224 * perform simple imul->lea transformations also for Pentium 3-class target %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe ffc9e07275 * only don't perform the complex mul->lea optimizations for the Pentium3 %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed %!s(int64=16) %!d(string=hai) anos
  Jonas Maebe 7bfe1f7865 * fixed indentation %!s(int64=17) %!d(string=hai) anos
  florian e27937106f - removed obsolete USECMOV define %!s(int64=17) %!d(string=hai) anos
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. %!s(int64=17) %!d(string=hai) anos
  yury fd0ed50331 * Removed/commented more unused variables. %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 3b72bf98b0 * fixed short/smallint add/sub peephole in case of operations with %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe a3b877247c * don't perform call/jmp into push/jmp in case we're generating %!s(int64=17) %!d(string=hai) anos
  daniel 459382faa8 + Teach peephole optimizer the cmc/adc trick I used in int_str. %!s(int64=17) %!d(string=hai) anos
  peter cbac667753 * check for eax,edx,ecx,ebx that support 8,16 bit registers in shortint add/sub peephole %!s(int64=17) %!d(string=hai) anos
  peter fcb37c4fa4 * peephole added for non-longint:=non-longint+X %!s(int64=17) %!d(string=hai) anos
  florian c219b1f753 * fixed/enabled andl/addl/... xx,reg1 orl reg1,reg1 setxx/jxx/cmovxx optimization %!s(int64=18) %!d(string=hai) anos
  Jonas Maebe 20206500aa * don't change a sequence of shifts and sub/adds into a lea() in case %!s(int64=18) %!d(string=hai) anos
  daniel c23bbe24bf + Add peoplehole optimization to optimize "smallset+[x]" and "smallset-[x]". %!s(int64=18) %!d(string=hai) anos
  florian 85d63d9fa9 * settings refactored %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe 01cf70d354 * don't change "mov const,ref; mov ref,reg" into "mov const,reg; mov reg,ref" %!s(int64=19) %!d(string=hai) anos
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from %!s(int64=19) %!d(string=hai) anos
  peter d8dc5679e3 * aktcputype and aktoptimizecputype was missing in the previous optimization commits %!s(int64=19) %!d(string=hai) anos
  peter b6e35a200e * rewrite of optimizer options %!s(int64=19) %!d(string=hai) anos
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from %!s(int64=19) %!d(string=hai) anos
  peter 5ac78d1ec3 * fix range error %!s(int64=19) %!d(string=hai) anos
  daniel e138c9c081 + Add nice little peephole trick %!s(int64=19) %!d(string=hai) anos
  Jonas Maebe a68ca7eb2a * fixed web bug #4768 + test %!s(int64=19) %!d(string=hai) anos