Skip to content

Need zero cost exceptions in the native code generators #964

@llvmbot

Description

@llvmbot
Bugzilla Link 592
Resolution FIXED
Resolved on Dec 31, 2007 13:13
Version 1.0
OS All
Depends On llvm/llvm-bugzilla-archive#1228 llvm/llvm-bugzilla-archive#1443
Blocks llvm/llvm-bugzilla-archive#870
Reporter LLVM Bugzilla Contributor

Extended Description

Case in point: Benchmarks/Shootout-C++/lists:

GCC: 11.19 seconds
CBE: 7.10 seconds
LLC 67.95 seconds

The LLC generated program spends most of its time in setjmp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzillaIssues migrated from bugzillaenhancementImproving things as opposed to bug fixing, e.g. new or missing featurellvm:codegen

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions