Hello!
I would like to ping my collection of pending 4.2 patches:
_i386 backend_:
- Peepholes to optimize fix_trunc?f?i_sse code for -mfpmath=387
Partially fixes the problems in PR 19398):
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00519.html
- Optimize SSE float <-> double conversions:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00243.html
- [RFC] patch for PR target/17390 to CSE some i387 specific compare insns:
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01298.html
_middle-end_:
- Some more trigonometric optimizations (similar to already approved
"A/A = 1" fast-math optimization):
http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01605.html
(actual patch at http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01607.html)
_testsuite_:
- Fix PR target/24475 (Problems with TLS testcases on non-TLS systems):
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg01059.html
- [trivial] Remove *.h.gcov files in clean-gcov DG procedure:
http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00444.html
Thanks in advance,
Uros.
|