[PATCH] D37289: [X86] Speculatively load operands of select instruction
Lama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 31 07:11:46 PDT 2017
lsaba updated this revision to Diff 113398.
lsaba added a comment.
addressing aaboud's comments + limiting the opt. to non aggregate gep accesses
https://reviews.llvm.org/D37289
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/Target/X86/CMakeLists.txt
lib/Target/X86/X86.h
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86SpeculateSelectLoad.cpp
lib/Target/X86/X86TargetMachine.cpp
lib/Target/X86/X86TargetTransformInfo.cpp
lib/Target/X86/X86TargetTransformInfo.h
test/CodeGen/X86/speculate-select-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37289.113398.patch
Type: text/x-patch
Size: 14977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170831/60aaa5f0/attachment.bin>
More information about the llvm-commits
mailing list