OSDN Git Service

PM: Port Reassociate to the new pass manager
authorJustin Bogner <mail@justinbogner.com>
Tue, 26 Apr 2016 23:39:29 +0000 (23:39 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 26 Apr 2016 23:39:29 +0000 (23:39 +0000)
commitc943cfacc2b44770f70c1b67ee64ef88e73a065e
tree9bd2b0d1751d4e2ad28ba77be9dc2095bf5fee52
parent573cbb5e7b5c9a4e607bc5630e6d8a318d7b1d94
PM: Port Reassociate to the new pass manager

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267631 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InitializePasses.h
include/llvm/Transforms/Scalar/Reassociate.h [new file with mode: 0644]
lib/Passes/PassBuilder.cpp
lib/Passes/PassRegistry.def
lib/Transforms/Scalar/Reassociate.cpp
lib/Transforms/Scalar/Scalar.cpp
test/Transforms/Reassociate/basictest.ll