aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineCombiner.cpp
diff options
context:
space:
mode:
authorMichael Kuperstein <michael.m.kuperstein@intel.com>2015-08-11 14:10:58 +0000
committerMichael Kuperstein <michael.m.kuperstein@intel.com>2015-08-11 14:10:58 +0000
commit243c073a2ea3453ae888f3472fc1754c91c9a5f2 (patch)
tree8ea5f4bafc11d140446bca374d510c3e1e168d51 /llvm/lib/CodeGen/MachineCombiner.cpp
parent23d0e83aa3745c51e1c32afa952e5bcec53cd251 (diff)
downloadllvm-243c073a2ea3453ae888f3472fc1754c91c9a5f2.zip
llvm-243c073a2ea3453ae888f3472fc1754c91c9a5f2.tar.gz
llvm-243c073a2ea3453ae888f3472fc1754c91c9a5f2.tar.bz2
[X86] Allow merging of immediates within a basic block for code size savings
First step in preventing immediates that occur more than once within a single basic block from being pulled into their users, in order to prevent unnecessary large instruction encoding .Currently enabled only when optimizing for size. Patch by: zia.ansari@intel.com Differential Revision: http://reviews.llvm.org/D11363 llvm-svn: 244601
Diffstat (limited to 'llvm/lib/CodeGen/MachineCombiner.cpp')
0 files changed, 0 insertions, 0 deletions