[PATCH] D15256: ARM: Better codegen for 64-bit compares.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 18 16:01:24 PDT 2016


pcc updated this revision to Diff 51085.
pcc added a comment.

- Use dyn_cast to improve readability of DAG matchers


http://reviews.llvm.org/D15256

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  test/CodeGen/ARM/atomic-64bit.ll
  test/CodeGen/ARM/atomic-ops-v8.ll
  test/CodeGen/ARM/wide-compares.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15256.51085.patch
Type: text/x-patch
Size: 22567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160318/2aecc33e/attachment-0001.bin>


More information about the llvm-commits mailing list