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.

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) filter="AOSPCSO Current Plan"
serverId59107c6f-1e52-32bc-b58f-400d54bba998

Backlog

Jira Legacy
serverSystem JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryfilter="Epic Link"=LLVM-778 AND fixVersion is EMPTY AND status not in (Closed,Open) ORDER BY fixVersion ASC AOSPCSO Backlog"
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") filter="AOSPCSO Accomplished"
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

Source Code

  • LLVM/Clang code base