Teach DAG combine to fold (extract_subvec (concat v1, ..) i) to v_i
[oota-llvm.git] / lib / CodeGen / TargetOptionsImpl.cpp
2011-12-15 Nick LewyckyMove parts of lib/Target that use CodeGen into lib...