Skip to content
Commit 7120b9e9 authored by Evan Cheng's avatar Evan Cheng
Browse files

Divide select methods into groups by SelectionDAG node opcodes (ISD::ADD,

X86ISD::CMP, etc.) instead of SDNode names (add, x86cmp, etc). We now allow
multiple SDNodes to map to the same SelectionDAG node (e.g. store, indexed
store).

llvm-svn: 31575
parent eacb043c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment