[PATCH] D28813: [CodeGenPrepare] Sink and duplicate more 'and' instructions.

Geoff Berry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 11:04:59 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295746: [CodeGenPrepare] Sink and duplicate more 'and' instructions. (authored by gberry).

Changed prior to commit:
  https://reviews.llvm.org/D28813?vs=88933&id=89250#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28813

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/CodeGenPrepare.cpp
  llvm/trunk/lib/CodeGen/TargetLoweringBase.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/and-sink.ll
  llvm/trunk/test/CodeGen/AArch64/fast-isel-tbz.ll
  llvm/trunk/test/CodeGen/X86/and-sink.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28813.89250.patch
Type: text/x-patch
Size: 21672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170221/c530b652/attachment.bin>


More information about the llvm-commits mailing list