- Created by julianus.larson, last modified on Dec 21, 2022
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 5 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
Current Plan
key | summary | type | created | updated | due | assignee | reporter | priority | status | resolution |
---|
Backlog
key | summary | type | created | updated | due | assignee | reporter | priority | status | resolution |
---|
Accomplished
key | summary | type | created | updated | due | assignee | reporter | priority | status | resolution |
---|
Active Members
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
- No labels