[PATCH] D11363: Allow merging of immediates within a basic block for code size savings and reduced footprint.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 07:11:55 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244601: [X86] Allow merging of immediates within a basic block for code size savings (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D11363?vs=31559&id=31811#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11363

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrArithmetic.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/test/CodeGen/X86/immediate_merging.ll
  llvm/trunk/test/CodeGen/X86/remat-invalid-liveness.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11363.31811.patch
Type: text/x-patch
Size: 14351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150811/bc2323ce/attachment-0001.bin>


More information about the llvm-commits mailing list