diff options
author | Toma Tabacu <toma.tabacu@imgtec.com> | 2015-04-29 10:19:56 +0000 |
---|---|---|
committer | Toma Tabacu <toma.tabacu@imgtec.com> | 2015-04-29 10:19:56 +0000 |
commit | 79588100d732931ada0b692d05a092eb9a57fc90 (patch) | |
tree | 5dae0b280f24ae1baa0dc91ddcddfacbae314928 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ed9f612639bff7be584a0d9ed619a49ba96699ac (diff) | |
download | llvm-79588100d732931ada0b692d05a092eb9a57fc90.zip llvm-79588100d732931ada0b692d05a092eb9a57fc90.tar.gz llvm-79588100d732931ada0b692d05a092eb9a57fc90.tar.bz2 |
[mips] [IAS] Inline assemble-time shifting out of createLShiftOri. NFC.
Summary:
Do the assemble-time shifts from createLShiftOri at the source, which groups all the shifting together, closer to the main logic path, and
store the results in concisely-named variables to improve code clarity.
Reviewers: dsanders
Reviewed By: dsanders
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D8973
llvm-svn: 236096
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions