mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-28 07:27:08 +00:00
Didn't mean to commit this.
llvm-svn: 45607
This commit is contained in:
parent
4cce45354c
commit
6c7beb1748
@ -330,12 +330,6 @@ FunctionPass *createPredicateSimplifierPass();
|
|||||||
//
|
//
|
||||||
FunctionPass *createGVNPREPass();
|
FunctionPass *createGVNPREPass();
|
||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
|
||||||
//
|
|
||||||
// AutoVectorize - This pass performs vectorization of straight-line code
|
|
||||||
//
|
|
||||||
FunctionPass *createAutoVectorizePass();
|
|
||||||
|
|
||||||
//===----------------------------------------------------------------------===//
|
//===----------------------------------------------------------------------===//
|
||||||
//
|
//
|
||||||
// GVN - This pass performs global value numbering and redundant load
|
// GVN - This pass performs global value numbering and redundant load
|
||||||
|
Loading…
x
Reference in New Issue
Block a user