[PATCH] D23597: [SelectionDAG] Make the world a less confusing place by renaming frnd -> fround and fround -> fpround

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 13:16:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279129: [SelectionDAG] Rename fextend -> fpextend, fround -> fpround, frnd -> fround (authored by mkuper).

Changed prior to commit:
  https://reviews.llvm.org/D23597?vs=68296&id=68598#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23597

Files:
  llvm/trunk/include/llvm/Target/TargetSelectionDAG.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
  llvm/trunk/lib/Target/Hexagon/HexagonISelLowering.cpp
  llvm/trunk/lib/Target/Hexagon/HexagonInstrInfoV5.td
  llvm/trunk/lib/Target/Mips/MipsInstrFPU.td
  llvm/trunk/lib/Target/NVPTX/NVPTXISelLowering.cpp
  llvm/trunk/lib/Target/NVPTX/NVPTXInstrInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrQPX.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/lib/Target/Sparc/SparcISelLowering.cpp
  llvm/trunk/lib/Target/Sparc/SparcInstrInfo.td
  llvm/trunk/lib/Target/SystemZ/SystemZISelLowering.cpp
  llvm/trunk/lib/Target/SystemZ/SystemZInstrFP.td
  llvm/trunk/lib/Target/SystemZ/SystemZInstrVector.td
  llvm/trunk/lib/Target/WebAssembly/WebAssemblyInstrConv.td
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFPStack.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23597.68598.patch
Type: text/x-patch
Size: 37499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/47c91c92/attachment.bin>


More information about the llvm-commits mailing list