LoopVectorize: Vectorize all accesses in address space zero with unit stride
[oota-llvm.git] / unittests / IR / DominatorTreeTest.cpp
2013-01-23 NAKAMURA Takumillvm/unittests: Use OwningPtr to fix --vg-leak.
2013-01-23 NAKAMURA TakumiDominatorTreeTest.cpp: Add the file header.
2013-01-07 Chandler CarruthRename the VMCore unittest tree to IR. Somehow was...