Skip to content
Commit 16d671a4 authored by Vladimir Medic's avatar Vladimir Medic
Browse files

Current definition of subtract with immediate instruction aliases uses...

Current definition of subtract with immediate instruction aliases uses CodeGenOnly defined instructions and post matcher expansion methods to emit real instructions add with immediate. However, they can directly alias add with immediate instruction and remove unnecessary definitions and code in MipsAsmParser.cpp. This patch makes no change in functionality, just removes unnecessary definitions and code.

llvm-svn: 206272
parent 0ec19186
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment