llvm-6502/include
Jakob Stoklund Olesen 4007529d4b Admonish that MI is not IR and virtual registers have constraints.
In machine code, you can't just replaceRegWith() the same way you can
replaceAllUsesWith() in IR.  Virtual registers may have different
register classes that need to be merged first.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142201 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-17 17:33:39 +00:00
..
llvm Admonish that MI is not IR and virtual registers have constraints. 2011-10-17 17:33:39 +00:00
llvm-c ocaml bindings: introduce classify_value 2011-10-14 20:37:56 +00:00