Make use of @llvm.assume in ValueTracking (computeKnownBits, etc.)
[oota-llvm.git] / lib / Analysis / JumpInstrTableInfo.cpp
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...