[all-commits] [llvm/llvm-project] c18b75: LoopUtils.h - reduce AliasAnalysis.h include to fo...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jun 24 09:59:26 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c18b753686dc98bf978760d19dc9cba1dba58a13
      https://github.com/llvm/llvm-project/commit/c18b753686dc98bf978760d19dc9cba1dba58a13
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-06-24 (Wed, 24 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Transforms/Utils/LoopUtils.h
    M llvm/lib/Target/ARM/MVETailPredication.cpp
    M llvm/lib/Transforms/Scalar/LICM.cpp
    M llvm/unittests/Transforms/Utils/LoopUtilsTest.cpp

  Log Message:
  -----------
  LoopUtils.h - reduce AliasAnalysis.h include to forward declarations. NFC.

Fix implicit include dependencies in source files and replace legacy AliasAnalysis typedef with AAResults where necessary.




More information about the All-commits mailing list