LoopVectorize: Vectorize all accesses in address space zero with unit stride
[oota-llvm.git] / lib / Option / Option.cpp
2013-06-26 Reid KlecknerFix a crash bug in dumping options with groups
2013-01-02 Chandler CarruthResort the #include lines in include/... and lib/....
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.