- Make copyRegToReg use the "LR" assembler synonym for "OR". Makes finding
authorScott Michel <scottm@aero.org>
Fri, 2 Jan 2009 20:52:08 +0000 (20:52 +0000)
committerScott Michel <scottm@aero.org>
Fri, 2 Jan 2009 20:52:08 +0000 (20:52 +0000)
commit9bd7a371cb83463fbf4e80d3d3e9d2cbecc9e94a
tree7f692ab4603f9d59e44666911790a72ea8dd49c9
parent630fcb86785f96501126e52009619b475403dc62
- Make copyRegToReg use the "LR" assembler synonym for "OR". Makes finding
  register copies a little easier to pick out from the output.
- Fix bug 3192.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CellSPU/SPUInstrInfo.cpp