[all-commits] [llvm/llvm-project] 987ee6: [flang][fir] Upstream the pre-FIR tree changes.

Eric Schweitz via All-commits all-commits at lists.llvm.org
Wed Mar 10 07:46:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 987ee6e3cc1fb672b3ed201e72a5281c2ec88c99
      https://github.com/llvm/llvm-project/commit/987ee6e3cc1fb672b3ed201e72a5281c2ec88c99
  Author: Eric Schweitz <eschweitz at nvidia.com>
  Date:   2021-03-10 (Wed, 10 Mar 2021)

  Changed paths:
    M flang/include/flang/Lower/IO.h
    M flang/include/flang/Lower/PFTBuilder.h
    A flang/include/flang/Lower/PFTDefs.h
    A flang/include/flang/Lower/Support/Utils.h
    A flang/lib/Lower/IntervalSet.h
    M flang/lib/Lower/PFTBuilder.cpp
    M flang/test/Lower/pre-fir-tree01.f90
    M flang/test/Lower/pre-fir-tree02.f90
    M flang/test/Lower/pre-fir-tree04.f90
    M flang/test/Lower/pre-fir-tree05.f90

  Log Message:
  -----------
  [flang][fir] Upstream the pre-FIR tree changes.

The PFT has been updated to support Fortran 77.
clang-tidy cleanup.

Authors: Val Donaldson, Jean Perier, Eric Schweitz, et.al.

Differential Revision: https://reviews.llvm.org/D98283




More information about the All-commits mailing list