[PATCH] D18246: X86: Use push-pop for materializing 8-bit immediates for minsize (take 2)
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 09:43:31 PDT 2016
hans created this revision.
hans added reviewers: majnemer, DavidKreitzer.
hans added a subscriber: llvm-commits.
This is the same as http://reviews.llvm.org/D14971, with added conservative logic for avoiding clobbering of the red zone (PR26023).
Please take a look!
http://reviews.llvm.org/D18246
Files:
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
lib/Target/X86/X86InstrInfo.td
test/CodeGen/X86/materialize-one.ll
test/CodeGen/X86/materialize.ll
test/CodeGen/X86/powi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18246.50946.patch
Type: text/x-patch
Size: 17115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/a870a3ad/attachment.bin>
More information about the llvm-commits
mailing list