rename popcnt to popcount; avoid inline assembly in favor of gcc builtin functions
authorMatthias Braun <matze@braunis.de>
Fri, 12 Mar 2010 12:38:02 +0000 (12:38 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 12 Mar 2010 12:38:02 +0000 (12:38 +0000)
commit66752b5a7557a98b7655cf84678f1a07e082d728
treeb266fd48f3688e286b016ff81969e83ec230391b
parent1287307f6dc3b1895a01b9d649ce1b014158435a
rename popcnt to popcount; avoid inline assembly in favor of gcc builtin functions

[r27291]
16 files changed:
include/libfirm/tv.h
ir/adt/bitfiddle.h
ir/adt/bitset.h
ir/adt/bitset_std.h
ir/adt/raw_bitset.h
ir/be/bechordal.c
ir/be/becopyheur.c
ir/be/becopyheur2.c
ir/be/becopyheur4.c
ir/be/becopyilp2.c
ir/be/becopyopt.c
ir/be/beifg_pointer.c
ir/be/bemain.c
ir/be/beprefalloc.c
ir/be/beschedrss.c
ir/tv/tv.c