Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  Jonas Maebe 868b4f50e9 * use spilling_operation_type() instead of a big table to determine whether il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  Jonas Maebe df99ef17b6 + mfpvr, mfdcr, mtdcr, mfdec and mtdec opcodes (mantis #18878) il y a 13 ans
  Jonas Maebe 417b5dcfda + internal round/trunc support for ppc970 using fctid/fctidz il y a 17 ans
  Jonas Maebe 359c19ee9e - removed ppc601 as ppc32 cpu target il y a 18 ans
  Jonas Maebe 32e06e7a7a * fixed memory leaks in ppc peephole optimizer il y a 18 ans
  Jonas Maebe d26ee9dccf * fixed overflow errors il y a 19 ans
  Jonas Maebe e08aa358fb * removed stb from calculation_target_op0 (stb does not calculate a value il y a 19 ans
  Jonas Maebe ef16df72da * some optimizations for code generated for il y a 19 ans
  Jonas Maebe bc96cd8008 + more rlwinm optimizations il y a 19 ans
  tom_at_work c5cbdda62e * fixed generation of ANDI and ANDIS instructions in the optimizer, properly casting the immediate parameter to an unsigned integer il y a 19 ans
  Jonas Maebe 488d8ae766 * improved support for merging two consecutive rlwinm's (now also works il y a 19 ans
  Jonas Maebe 67dc63048c * fixed and enhanced rlwinm optimizations somewhat il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  tom_at_work 3645a69686 * added mftbu (move from timebase upper) opcode il y a 20 ans
  Jonas Maebe b458554f5b + some optimizations for comparisons with zero whereby the result has to il y a 20 ans
  Jonas Maebe 4558cd705e + optimize some slwi/rlwinm combos il y a 20 ans
  Jonas Maebe 9cf0865d0e * remove a number of superfluous register moves il y a 20 ans
  Jonas Maebe e14d8e6611 * don't replace cmplwi's with flag-setting variants of integer operations, il y a 20 ans
  Jonas Maebe cd3f064a33 + enabled postpeepholeopts phase il y a 20 ans
  Jonas Maebe 42e49ccd90 + srwi followed by slwi optimized il y a 20 ans
  Jonas Maebe cd93450fd6 * fixed a few bugs in yesterday's optimization il y a 20 ans
  Jonas Maebe ab3bc45fa4 * cpu-specific overrides of optimizer methods now get called il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  Jonas Maebe ec959955bd * fixed generic jumps optimizer and enabled it for ppc (the label table il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 8a9758c5e2 * logs truncated il y a 21 ans
  peter 06ebac4e27 * readded missing revisions il y a 23 ans