Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Ticket #61 (new enhancement)

Opened 5 months ago

Last modified 5 months ago

cent could be implemented on x86-64

Reported by: lindquist Assigned to:
Priority: minor Milestone:
Component: Version:
Keywords: Cc:

Description

the D spec defines (and reserves) the cent keyword for 128bit integer types.

LLVM support 128bit integers on x86-64 and would be cool to have working :)

Change History

08/01/08 19:55:52 changed by lindquist

The llvm::APInt class could be useful for a 128bit integer type internally in the compiler.

Copyright © 2008, LDC Development Team.