[PATCH] Add infrastructure for support of multiple memory constraints.

Daniel Sanders daniel.sanders at imgtec.com
Tue Mar 10 07:36:07 PDT 2015


Switch the two conditional llvm_unreachable's to asserts.


http://reviews.llvm.org/D8171

Files:
  include/llvm/CodeGen/SelectionDAGISel.h
  include/llvm/IR/InlineAsm.h
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  lib/Target/ARM/ARMISelDAGToDAG.cpp
  lib/Target/Hexagon/HexagonISelDAGToDAG.cpp
  lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
  lib/Target/Mips/MipsISelDAGToDAG.cpp
  lib/Target/Mips/MipsISelDAGToDAG.h
  lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
  lib/Target/NVPTX/NVPTXISelDAGToDAG.h
  lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  lib/Target/Sparc/SparcISelDAGToDAG.cpp
  lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
  lib/Target/X86/X86ISelDAGToDAG.cpp
  lib/Target/XCore/XCoreISelDAGToDAG.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8171.21577.patch
Type: text/x-patch
Size: 20376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150310/769469f7/attachment.bin>


More information about the llvm-commits mailing list