Support v8f32 to v8i8/vi816 conversion through custom lowering
[oota-llvm.git] / lib / Target / TargetTransformImpl.cpp
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...