commit | f64f9a4b75d07819866bfcf918b922a76d3e1600 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Nov 15 23:23:02 2006 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Nov 15 23:23:02 2006 +0000 |
tree | d3fdce7cae19e5acb2baa98bdff25c7b244a4945 | |
parent | fa326c709fdd73dcaa4802e35d65e519d6cc3b23 [diff] |
Remove the isTwoAddress property from the CodeGenInstruction class. It should not be used for anything other than backwards compat constraint handling. Add support for a new DisableEncoding property which contains a list of registers that should not be encoded by the generated code emitter. Convert the codeemitter generator to use this, fixing some PPC JIT regressions. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31769 91177308-0d34-0410-b5e6-96231b3b80d8