[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 24 11:19:59 PDT 2016
hans updated the summary for this revision.
hans updated this revision to Diff 51573.
hans added a comment.
Accurately check whether the red zone is used or not.
http://reviews.llvm.org/D18246
Files:
lib/Target/X86/X86FrameLowering.cpp
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
lib/Target/X86/X86MachineFunctionInfo.h
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.51573.patch
Type: text/x-patch
Size: 18654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/2684c309/attachment.bin>
More information about the llvm-commits
mailing list