Skip to content

Improve LLVM IR Code generation #6819

Closed
@Aatch

Description

@Aatch

This is a metabug to group together a bunch of related issues do with our current generation of LLVM IR.

The IR we produce is very verbose, this causes an inordinate amount of time to be spent during the optimization passes that we could trivially prevent by simply not outputting these sequences.

Instrumentation and testing issues

Too many copies of functions issues

(see http://people.mozilla.org/~graydon/symbols-by-name.txt)

Too much codegen issues

Incorrect or LLVM-frustrating codegen issues

Overall use of LLVM issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-codegenArea: Code generationmetabugIssues about issues themselves ("bugs about bugs")

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions