[PATCH] D12095: propagate fast-math-flags on DAG nodes

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 09:32:59 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247815: propagate fast-math-flags on DAG nodes (authored by spatel).

Changed prior to commit:
  http://reviews.llvm.org/D12095?vs=33592&id=34898#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12095

Files:
  llvm/trunk/include/llvm/CodeGen/SelectionDAG.h
  llvm/trunk/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsSEISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/dag-fmf-cse.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12095.34898.patch
Type: text/x-patch
Size: 68198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150916/cce6c906/attachment-0001.bin>


More information about the llvm-commits mailing list