summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorZoran Jovanovic <zoran.jovanovic@mips.com>2018-06-13 12:51:37 +0000
committerZoran Jovanovic <zoran.jovanovic@mips.com>2018-06-13 12:51:37 +0000
commit3a7654c15dd204fe3454f477fc576924e3686d0d (patch)
tree09e33b275f26d132d300698e00e8a455d6908e33 /clang/lib/Frontend/CompilerInvocation.cpp
parent36b816f81409828133e47c29525d9df35cd4e1a7 (diff)
downloadbcm5719-llvm-3a7654c15dd204fe3454f477fc576924e3686d0d.tar.gz
bcm5719-llvm-3a7654c15dd204fe3454f477fc576924e3686d0d.zip
[mips][microMIPS] Extending size reduction pass with LWP and SWP
Author: milena.vujosevic.janicic Reviewers: sdardis The patch extends size reduction pass for MicroMIPS. It introduces reduction of two instructions into one instruction: Two SW instructions are transformed into one SWP instrucition. Two LW instructions are transformed into one LWP instrucition. Differential Revision: https://reviews.llvm.org/D39115 llvm-svn: 334595
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud