Files
clang-p2996/llvm/test/CodeGen/Mips
Zoran Jovanovic 3a7654c15d [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
2018-06-13 12:51:37 +00:00
..
2018-04-24 10:19:29 +00:00
2017-12-11 11:21:40 +00:00
2017-06-06 15:33:01 +00:00
2018-02-09 10:46:16 +00:00
2017-12-11 11:21:40 +00:00