Start of refactoring LegalizeDAG so that we don't need specialized
authorEli Friedman <eli.friedman@gmail.com>
Wed, 27 May 2009 01:25:56 +0000 (01:25 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 27 May 2009 01:25:56 +0000 (01:25 +0000)
commit8c377c7296d8a8104231442c3f6c27296249ec5f
treeca0e4f69958cf9eb9f8ef4c2ebc53c769f8b3ed3
parent36df499648745871442d552ee584bc2667790a26
Start of refactoring LegalizeDAG so that we don't need specialized
handling for every single opcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp