Chris Lattner f64f9a4b75 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
2006-11-15 23:23:02 +00:00
..
2006-11-05 23:28:58 +00:00
2006-11-05 19:31:28 +00:00
2006-11-05 23:28:58 +00:00
2006-10-11 18:13:09 +00:00
2006-10-11 18:13:09 +00:00
2006-11-02 20:46:16 +00:00