Issue Details (XML | Word | Printable)

Key: STDCXX-732
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Martin Sebor
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
C++ Standard Library

[XLC++] use builtin functions

Created: 19/Feb/08 10:49 PM   Updated: 14/May/08 06:23 PM
Return to search
Component/s: Build and Installation
Affects Version/s: 4.2.0, 4.2.1
Fix Version/s: 4.3.0

Time Tracking:
Original Estimate: 16h
Original Estimate - 16h
Remaining Estimate: 16h
Remaining Estimate - 16h
Time Spent: Not Specified
Remaining Estimate - 16h

Environment: IBM XLC++
Issue Links:
Reference
 

Severity: Inefficiency


 Description  « Hide
As Travis suggests in his comment on STDCXX-722, we should make use of XLC++ built-ins the same way we are taking advantage of gcc intrinsics.

The book Built-in functions for POWER and PowerPC architectures outlines the set of built-in functions available in the IBM XLC++ compiler on PowerPC.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Martin Sebor added a comment - 19/Feb/08 10:50 PM
Related to the analogous issue for gcc.

Martin Sebor added a comment - 14/May/08 06:23 PM
Target 4.3.0, just like STDCXX-722.