Don't use a potentially expensive shift if all we want is one set bit.
[oota-llvm.git] / unittests / Transforms / CMakeLists.txt
2013-06-28 Daniel MaleaAdding tests for DebugIR pass
2012-06-21 Chandler CarruthCompletely refactor the structuring of unittest CMake...