Discussion:
[ACTIVITY] 14-18 March 2016
Prathamesh Kulkarni
2016-03-21 04:30:09 UTC
Permalink
== This Week ==

* LTO (3/10)
a) section anchors:
- prototype patch to bind functions to global vars
- looked at balanced partitioning
b) chromium LTO build fails with ICE on trunk for arm-linux-gnueabihf:
http://pastebin.com/sX6yKLBP
c) ipa-comdat
- Looked at the pass.
- trying to address TODO: put symbol in it's own comdat section

* Validation (1/10)
- prototype job in bash.

* Holidays (6/10)

== Next Week ==
Continue ongoing tasks
Michael Collison
2016-03-21 07:28:14 UTC
Permalink
== This week ==

* Bugzilla 69663 - [ARM] Implement overflow arithmetic standard names (5/10)
- Resolved 50% of thumb2 failures
- Resolved issues with overlapping registers and not setting
condition codes
- Wrote compile only test cases that pass validation

* TCWG-247 - Create Validation Job to run on GCC Trunk Commits (2/10)
- Investigation into Python API for discovering when Jenkins builders
are idle

* Linaro connect recovery day (2/10)

* Misc meeting (1/10)

== Next week ==

* Bugzilla 69663 - [ARM] Implement overflow arithmetic standard names
- Resolve remaining thumb2 issues

* TCWG-247
- Create prototype implementation
Ramana Radhakrishnan
2016-03-21 09:44:20 UTC
Permalink
Post by Prathamesh Kulkarni
== This Week ==
* LTO (3/10)
- prototype patch to bind functions to global vars
- looked at balanced partitioning
http://pastebin.com/sX6yKLBP
Assuming this is FSF trunk, it needs a bug report upstream for GCC 6.

regards
Ramana
Post by Prathamesh Kulkarni
c) ipa-comdat
- Looked at the pass.
- trying to address TODO: put symbol in it's own comdat section
* Validation (1/10)
- prototype job in bash.
* Holidays (6/10)
== Next Week ==
Continue ongoing tasks
_______________________________________________
linaro-toolchain mailing list
https://lists.linaro.org/mailman/listinfo/linaro-toolchain
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Christophe Lyon
2016-03-21 10:10:01 UTC
Permalink
== Progress ==
* Validation
- extended validation: submitted ABE patch for discussion
- noticed random results on some tests in the Cambridge lab.
maybe caused by excessive load on the tester, or stdout/stderr problems
- investigating how to actually separate stdout/stderr streams in dejagnu

* GCC:
- branch merge review for 2016.03 snapshot
- AdvSIMD/Neon intrinsics tests: more cleanup, wondering about
poly128_t prototypes

* Misc (conf calls, meetings, emails, ....)

== Next ==
* Validation:
- more on extended validation
- random tests investigation
- more on stdout/stderr

* GCC:
- trunk monitoring, report regressions if needed
- intrinsics tests cleanup
kugan
2016-03-22 02:46:20 UTC
Permalink
== Progress ==
* LTO (3/10)
- Read VRP algorithms

* Type promotion pass (2/10)
- Rebased and testing
- Looking at fixing uninitilazed warning false positives

* Misc (1/10)
- GCC Lists
- Extended validation

* Public holiday (2/10)

* Connect travel/recovery (2/10)

== Plan ==
* Type promotion pass benchmarking
* Perf with LTO
* VRP

Loading...