[PATCH] D32766: [CodeGen] Don't require AA in SDAG/2Addr at CodeGenOpt::None.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 17:52:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302611: [CodeGen] Don't require AA in SDAGISel at -O0. (authored by ab).

Changed prior to commit:
  https://reviews.llvm.org/D32766?vs=97514&id=98382#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32766

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/test/CodeGen/X86/O0-pipeline.ll
  llvm/trunk/test/CodeGen/X86/pr32284.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32766.98382.patch
Type: text/x-patch
Size: 14725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/6d246ede/attachment.bin>


More information about the llvm-commits mailing list