Revert "IntRange:" as it appears to be breaking self hosting.
authorEric Christopher <echristo@apple.com>
Mon, 2 Jul 2012 23:22:21 +0000 (23:22 +0000)
committerEric Christopher <echristo@apple.com>
Mon, 2 Jul 2012 23:22:21 +0000 (23:22 +0000)
commitc723eb1aef817d47feec620933ee1ec6005cdd14
tree01b6b0506dc61ab43904a7b71b5a499ba8376c1e
parent3aaefc12bbc365294582af63ce23dd76636e95b0
Revert "IntRange:" as it appears to be breaking self hosting.

This reverts commit b2833d9dcba88c6f0520cad760619200adc0442c.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159618 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/IntegersSubset.h
include/llvm/Support/IntegersSubsetMapping.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/Transforms/Utils/LowerSwitch.cpp
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/switch_create.ll
unittests/Support/IntegersSubsetTest.cpp