Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / unittests / Transforms / Makefile
2013-06-28 Daniel MaleaAdding tests for DebugIR pass
2009-09-27 Nick LewyckyNew unit test for the cloning module, which so far...