InstCombine: Be more agressive optimizing 'udiv' instrs with 'select' denoms
[oota-llvm.git] / lib / Transforms / Hello / CMakeLists.txt
1 add_llvm_loadable_module( LLVMHello
2   Hello.cpp
3   )