summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorZoran Jovanovic <zoran.jovanovic@imgtec.com>2017-08-04 10:18:44 +0000
committerZoran Jovanovic <zoran.jovanovic@imgtec.com>2017-08-04 10:18:44 +0000
commit1c17001235a17c1565f92a5b602f44feebe54232 (patch)
tree43e768c6168d2833bb49c79668bed50bd1f69003 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent59d690b96c04599042f348d8843115639b13c613 (diff)
downloadbcm5719-llvm-1c17001235a17c1565f92a5b602f44feebe54232.tar.gz
bcm5719-llvm-1c17001235a17c1565f92a5b602f44feebe54232.zip
[mips][microMIPS] Extending size reduction pass with ADDIUSP and ADDIUR1SP
Author: milena.vujosevic.janicic The patch extends size reduction pass for MicroMIPS. The following instructions are examined and transformed, if possible: ADDIU instruction is transformed into 16-bit instruction ADDIUSP ADDIU instruction is transformed into 16-bit instruction ADDIUR1SP Usage of u_int64_t replaced by uint64_t to avoid issues because of which previous patch version was reverted: Differential Revision: https://reviews.llvm.org/D34511 llvm-svn: 310044
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud