Skip to end of banner
Go to start of banner

AOSP code size optimization (AOSPCSO)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

key summary type created updated due assignee reporter priority status resolution
Loading...
Refresh

Backlog

key summary type created updated due assignee reporter priority status resolution
Loading...
Refresh

Accomplished

key summary type created updated due assignee reporter priority status resolution
Loading...
Refresh

Active Members


Project Meetings

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

Project Contacts

Source Code

  • LLVM/Clang code base

  • No labels