Chris Lattner 8e28b5c426 Stop using isTwoAddress, switching to operand constraints instead.
Tell the codegen emitter that specific operands are not to be encoded, fixing
JIT regressions w.r.t. pre-inc loads and stores (e.g. lwzu, which we generate
even when general preinc loads are not enabled).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31770 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-15 23:24:18 +00:00
..
2006-11-15 20:55:15 +00:00
2006-11-02 20:25:50 +00:00
2006-11-11 20:27:49 +00:00
2006-11-08 19:16:44 +00:00
2006-11-05 19:31:28 +00:00
2006-11-15 04:53:24 +00:00