== This week ==

* Fixed the unnecessary union initialisers that were causing ICEs
  with -g.  This turned out to be a lot more work than Richard's
  one-liner suggested. :-)

* Backported Chung-Lin's arm_legitimize_reload_address patch to 4.5.

* Backported the smallest_mode_for_size patch to 4.5 and 4.6.

* Patch review.

* Found an off-by-one error in the vectoriser that caused it to think
  that contiguous memory regions overlapped.  Unfortunately, this meant
  that a lot of my microbenchmarks were using the fallback ARM code
  instead of the nice-looking NEON code that I could see in the asm.

* A bit more work on auto inc/dec.  It tested regression-free for all
  default languages.  Ran some more benchmarks and posted the results.

== Next week ==

* Bugs and auto inc/dec.

Richard

_______________________________________________
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-toolchain

Reply via email to