aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2011-07-28 14:37:53 +0000
committerDuncan Sands <baldrick@free.fr>2011-07-28 14:37:53 +0000
commit5edfbebb7d085ce52fe7c3f96feacfd246b3f071 (patch)
treefece319070b6c4e6df76f2fd44ad6e38a1a7e23d /lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
parent6f7eec12941f61148c2615eafa50b49096fb9e2f (diff)
Use unsigned rather than uint16_t in case anyone feels like testing
more graphs, like all graphs with 5 nodes or less. With a 32 bit unsigned type, the maximum is graphs with 6 nodes or less, but that would take a while to test - 5 nodes or less already requires a few seconds. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136354 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp')
0 files changed, 0 insertions, 0 deletions