view graal/com.oracle.truffle.object.basic/src/META-INF/services/com.oracle.truffle.api.object.LayoutFactory @ 18415:6dc4f0be9a70

Add support of lzcnt and tzcnt - support of lzcnt and tzcnt instructions, - unit tests for lzcnt/tzcnt, - ability to emit bsf/bsr in case lzcnt/tzcnt were turned off from the command line, - tightening the stamps produced by ScanBitForward/ReverseNode nodes. Contributed-By: Igor Veresov <igor.veresov@oracle.com>
author Gilles Duboscq <duboscq@ssw.jku.at>
date Wed, 19 Nov 2014 13:32:05 +0100
parents 2c3666f44855
children
line wrap: on
line source

com.oracle.truffle.object.basic.DefaultLayoutFactory