[PATCH] AArch64: Fold immediate into the immediate field of logical instructions

Akira Hatanaka ahatanak at gmail.com
Thu Oct 30 18:51:12 PDT 2014


Rewrote the algorithm for searching for a bitmask immediate based on Tim's feedback.

http://reviews.llvm.org/D5591

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  test/CodeGen/AArch64/optimize-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5591.15600.patch
Type: text/x-patch
Size: 10775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141031/28075893/attachment.bin>


More information about the llvm-commits mailing list