Enable the loop vectorizer in clang and not in the pass manager, so that we can disab...
[oota-llvm.git] / lib / Transforms / IPO / BarrierNoopPass.cpp
2012-10-18 Chandler CarruthIntroduce a BarrierNoop pass, a hack designed to allow...