summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema
diff options
context:
space:
mode:
authorVladimir Medic <Vladimir.Medic@imgtec.com>2014-04-15 10:14:49 +0000
committerVladimir Medic <Vladimir.Medic@imgtec.com>2014-04-15 10:14:49 +0000
commit16d671a413da37cb32883e94d5d4f495075ee6a2 (patch)
treed9f534b4309d07cdecccf93502c3ad39d6bd6c58 /clang/lib/Sema
parent0ec1918675832e0d11c789a70f3aee5d33c30a54 (diff)
downloadbcm5719-llvm-16d671a413da37cb32883e94d5d4f495075ee6a2.tar.gz
bcm5719-llvm-16d671a413da37cb32883e94d5d4f495075ee6a2.zip
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
Diffstat (limited to 'clang/lib/Sema')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud