Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

Project Meetings

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

  • Link to call minutes

Project Contacts

  • Project lead(s)

  • Mailing list or email to contact the project

Source Code

  • link to github/gitlab repos

  • Link to CI loops

  • Documentation/wiki pages/highlights

Roadmap

Widget Connector
width1000
url https://docs.google.com/presentation/d/1v1PwQO3_RxZzBV55HEJuJGqVgzYGUrEnYGVl4O-NJWU/edit?usp=sharing
height600

Current Plan

Jira Legacy
serverSystem JIRA
columnskey,summary,
type,
created,
updated
status,due,
assignee,reporter,priority,status,resolution
fixversions
maximumIssues
20
1000
jqlQueryfilter="AOSPCSO Current Plan" ORDER BY due ASC, fixVersion
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Backlog

Jira Legacy
serverSystem JIRA
columnskey,summary,
type,
created,
updated,due,assignee,reporter,priority,
status
,resolution
maximumIssues
20
1000
jqlQueryfilter="AOSPCSO Backlog" ORDER BY created DESC
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Accomplished

Jira Legacy
serverSystem JIRA
columnskey,summary,
type,
created
,updated,due,assignee
,
reporter,priority,
status,
resolution
resolutiondate
maximumIssues
20
1000
jqlQueryfilter="AOSPCSO Accomplished" ORDER BY resolved DESC
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Active Members


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

Project Meetings

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

Project Contacts

  • Project lead(s): Maxim Kuvyrkov

  • Project manager:julianus.larson

    Source Code

    LLVM/Clang code base