[PATCH] D15449: [PassManagerBuilder] Add a few more scalar optimization passes

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 11 09:52:32 PST 2015


hfinkel added a comment.

Also, as a general note, we should make sure these various passes preserve GlobalsAA (as not to undo the effects of r255348).


Repository:
  rL LLVM

http://reviews.llvm.org/D15449





More information about the llvm-commits mailing list