- implemented __builtin_(ffs|ctz|clz|popcount|parity)
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 23 Dec 2008 17:35:01 +0000 (17:35 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 23 Dec 2008 17:35:01 +0000 (17:35 +0000)
commit7effb0d2f160b9aba0d876bc1d687ddeb855f756
tree997e3cddb75d74f76a867d0e618543dd0b1961c6
parent218e1aaa5c80301984946883b9d10f763861493f
- implemented __builtin_(ffs|ctz|clz|popcount|parity)

[r24871]
ast2firm.c
parser.c
tokens.inc