[PATCH] D81468: [x86] refine conditions for immediate hoisting to save code-size

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 13:14:50 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f6d2d238360: [x86] refine conditions for immediate hoisting to save code-size (authored by spatel).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81468/new/

https://reviews.llvm.org/D81468

Files:
  llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/test/CodeGen/X86/immediate_merging.ll
  llvm/test/CodeGen/X86/immediate_merging64.ll
  llvm/test/CodeGen/X86/pr27202.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81468.269645.patch
Type: text/x-patch
Size: 5684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/00dbf950/attachment.bin>


More information about the llvm-commits mailing list