teach tblgen to allow patterns like (add (i32 (bitconvert (i32 GPR))), 4),
[oota-llvm.git] / unittests / ADT / DenseSetTest.cpp
2009-05-01 Stuart HastingsPrevent looping when DenseSet is abused.