diff options
author | Duncan Sands <baldrick@free.fr> | 2011-07-28 14:37:53 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2011-07-28 14:37:53 +0000 |
commit | 5edfbebb7d085ce52fe7c3f96feacfd246b3f071 (patch) | |
tree | fece319070b6c4e6df76f2fd44ad6e38a1a7e23d /lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | |
parent | 6f7eec12941f61148c2615eafa50b49096fb9e2f (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