Allow vectorization of intrinsics such as powi,cttz and ctlz in Loop and SLP Vectorizer.
[oota-llvm.git] / include / llvm / IRReader /
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...