[mips] [IAS] Rename the createShiftOr function to createLShiftOri. NFC.
authorToma Tabacu <toma.tabacu@imgtec.com>
Tue, 28 Apr 2015 13:16:06 +0000 (13:16 +0000)
committerToma Tabacu <toma.tabacu@imgtec.com>
Tue, 28 Apr 2015 13:16:06 +0000 (13:16 +0000)
commit61145652692c4823b0ea8846c3ef8cf69343d949
treec2f37a20d17c98670d41fcf05a66e83bc30db97b
parent7f836242229689fe51cf55f5346196439b8fd2ff
[mips] [IAS] Rename the createShiftOr function to createLShiftOri. NFC.

Summary: The new name is more accurate with regard to the functionality.

Reviewers: dsanders

Reviewed By: dsanders

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D8968

llvm-svn: 235984
llvm/lib/Target/Mips/AsmParser/MipsAsmParser.cpp