llvm-project/flang/include/flang
Jean Perier f856a5526a [flang] Support latest LLVM head with FIR - MLIR SideEffects interface change
Include new .td after LLVM changes:
0ddba0bd59

Tested to work with LLVM head ecd3e678bb
from 2020-03-13 01:45 am PCT

Backwards compatible with previous known compatible heads at least back to
fde9d33f71 from 2020-03-10, so need to
update LLVM builds if they previously work with FIR.

Original-commit: flang-compiler/f18@45454587c9
Reviewed-on: https://github.com/flang-compiler/f18/pull/1071
2020-03-13 04:06:31 -07:00
..
Common [flang] Changes to get a clean build of f18 with latest clang 2020-03-10 13:12:52 -07:00
Config [flang] Minor format change to LLVM license lines 2020-01-10 12:12:03 -08:00
Decimal [flang] Fix layout of 128-bit IEEE-754 floating-point values 2020-02-26 08:23:44 -08:00
Evaluate [flang] Resolve known problems in shape analysis 2020-03-11 13:17:03 -07:00
Lower [flang] [LLVMify F18] Compiler module folders should have capitalised names (flang-compiler/f18#980) 2020-02-25 07:11:52 -08:00
Optimizer [flang] Support latest LLVM head with FIR - MLIR SideEffects interface change 2020-03-13 04:06:31 -07:00
Parser [flang] Use hash table for UnitMap, avoid C++ STL binary dependence 2020-03-11 13:23:39 -07:00
Semantics [flang] Use hash table for UnitMap, avoid C++ STL binary dependence 2020-03-11 13:23:39 -07:00
CMakeLists.txt [flang] Add Fortran IR (FIR) MLIR dialect implementation (flang-compiler/f18#1035) 2020-03-11 21:47:22 -07:00
ISO_Fortran_binding.h [flang] Drill down to a working implementation of the APIs for an 2020-01-24 12:33:47 -08:00