OSDN Git Service

Moved type construction out of the loop and added an assert on the legality of the...
authorNadav Rotem <nadav.rotem@intel.com>
Sat, 1 Oct 2011 18:39:28 +0000 (18:39 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Sat, 1 Oct 2011 18:39:28 +0000 (18:39 +0000)
commitcbf26e3b574366fabfda50222817950b85517608
tree063bfb0dc44ec9591c1f3847e032f541223e8cba
parent7c788888872233748da10a8177a9a1eb176c1bc8
Moved type construction out of the loop and added an assert on the legality of the type. Formatted lines to the 80 char limit.

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