replace unsupported builtins with library calls
authorMatthias Braun <matze@braunis.de>
Wed, 17 Aug 2011 13:15:38 +0000 (15:15 +0200)
committerMatthias Braun <matze@braunis.de>
Wed, 17 Aug 2011 13:33:27 +0000 (15:33 +0200)
commit23231a9b768f81230631b011647efe54c6be8de2
treeaf4e221debe872c3849d9138d2344445ce4f1cad
parent615c945f19859681949026e6037799bc2c8a7bbd
replace unsupported builtins with library calls
include/libfirm/firm_types.h
ir/be/TEMPLATE/bearch_TEMPLATE.c
ir/be/sparc/bearch_sparc.c
ir/lower/lower_builtins.c [new file with mode: 0644]
ir/lower/lower_builtins.h [new file with mode: 0644]