mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 12:12:47 +01:00
3e43cd4105
A full set is a constant range that represents any number. If you take the umax of that and [5, 10) you end up with [5, INT_MAX] because the values less than 5 would be umax's against a value which is at least 5. llvm-svn: 75372 |
||
---|---|---|
.. | ||
ADT | ||
ExecutionEngine | ||
MC | ||
Support | ||
VMCore | ||
Makefile | ||
Makefile.unittest | ||
TestMain.cpp |