First Last Prev Next    No search results available
Details
: Need zero cost exceptions in the native code generators
Bug#: 592
: libraries
: Common Code Generator Code
Status: RESOLVED
Resolution: FIXED
: All
: All
: 1.0
: P2
: enhancement
: ---

:
: new-feature
: 1228 1443
: 870
  Show dependency tree - Show dependency graph
People
Reporter: Reid Spencer <rspencer@reidspencer.com>
Assigned To: Unassigned LLVM Bugs <unassignedbugs@nondot.org>
:

Attachments


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2005-07-09 13:14
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.
------- Comment #1 From Reid Spencer 2007-03-24 15:52:07 -------
Is this done for some targets?  What's the status?
------- Comment #2 From Chris Lattner 2007-03-24 16:23:07 -------
Currently, it is stalled.  I'm hoping to return to it in a few weeks.
------- Comment #3 From Duncan Sands 2007-12-31 03:28:25 -------
This is done for x86-linux.  I'm not sure what the status of x86-darwin
and ppc is.
------- Comment #4 From Chris Lattner 2007-12-31 13:13:48 -------
This seems done to me.  Any remaining issues are target-specific bugs, not lack
of the feature.  Thanks!

I'm also removing Bug 1414 as a blocking dependency.

First Last Prev Next    No search results available