commit | 51a12eb11dcad334deed6cc3db8006a344291fee | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Tue Oct 12 22:21:57 2010 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Tue Oct 12 22:21:57 2010 +0000 |
tree | 0c6795f8be2044bd6157c6e342de987e58983599 | |
parent | 62d16fc738da59211f5d125a2d3a3ce671e8500b [diff] |
Allow targets to optionally specify custom binary encoder functions for operand values. This is useful for operands which require additional trickery to encode into the instruction. For example, the ARM shifted immediate and shifted register operands. llvm-svn: 116353