Chris Lattner 4a2af4e374 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.

llvm-svn: 31769
2006-11-15 23:23:02 +00:00
..
2006-03-14 06:05:05 +00:00
2005-04-22 00:00:37 +00:00
2006-11-03 01:45:13 +00:00
2006-08-09 19:40:13 +00:00
2006-08-15 03:50:10 +00:00
2004-03-02 15:54:25 +00:00
2005-08-02 00:10:52 +00:00
2006-10-19 15:24:04 +00:00