Didn't mean to commit this.

llvm-svn: 45607
This commit is contained in:
Owen Anderson 2008-01-05 00:43:37 +00:00
parent 4cce45354c
commit 6c7beb1748

View File

@ -330,12 +330,6 @@ FunctionPass *createPredicateSimplifierPass();
//
FunctionPass *createGVNPREPass();
//===----------------------------------------------------------------------===//
//
// AutoVectorize - This pass performs vectorization of straight-line code
//
FunctionPass *createAutoVectorizePass();
//===----------------------------------------------------------------------===//
//
// GVN - This pass performs global value numbering and redundant load