Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
  • Process describing the creation of the Project Home page is here

  • Remove this box when done creating your home page

Info

This area is optional but can be quite useful. It’s meant to highlight major news/events/deliverables the project wants visitors to be aware of. It could be a sessions at Connect, a major code release that was recently released or planned soon, or the next meeting planned.

Introduction

Improve upstream LLVM/Clang code-generation to produce smaller code for AOSP. Most of AOSP is compiled with -O2 or -O3 compilation settings, sometime with LTO. Reducing code footprint of -O2 and -O3 compilation pipelines is the focus of this project.

This project is sponsored by Google.

Roadmap

(Instructions to embed the roadmap are here)

Current Plan

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQuery"Epic Link"=LLVM-778 AND status in ("In Progress", ToDo, Review, Blocked)
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Backlog

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQuery"Epic Link"=LLVM-778 AND fixVersion is EMPTY AND status not in (Closed,Open) ORDER BY fixVersion ASC
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Accomplished

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQuery"Epic Link"=LLVM-778 AND status = Closed and resolution in (Delivered,Done) AND resolved >= endOfMonth("-12")
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Active Members

To insert logos of members please update the first macro below with the correct project key(s). A script is then run nightly to select the logos to be inserted based on the relevant META issue(s). More information about the script can be found here /wiki/spaces/IKB/pages/14345502505 When done, the script needs to be updated by IT. Send the URL of this page to IT by issuing a ticket here https://servicedesk.linaro.org/servicedesk/customer/portals or email it-support@linaro.org

Also make sure that the IT Support Bot has permission to view and add pages to the space.


Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<!-- LOGOS-START|project=TS AOSPCSO -->\n","javascript":"","css":""}
Easy html macro
theme{"label":"solarized_dark","value":"solarized_dark"}
contentByMode{"html":"<!-- LOGOS-END -->\n","javascript":"","css":""}

Project Meetings

  • Project meeting details (time, date, call details)

  • Link to call minutes

  • meetings are done together with the LLVM meetings every Thursdays 11:00 UTC

Project Contacts

Source Code

  • link to github/gitlab repos

  • Link to CI loops

  • Documentation/wiki pages/highlightsLLVM/Clang code base