llvm/mlir
River Riddle e74961eee2 [mlir][NFC] Remove Analysis/Passes.h
Summary:
This file only contains references to test passes, and was never removed when the test passes were moved to the test/ directory.

Differential Revision: https://reviews.llvm.org/D76553
2020-03-22 03:16:51 -07:00
..
cmake/modules [MLIR] Fix Xcode build due to incorrect library path 2020-03-20 16:38:16 -07:00
docs Update ConversionToLLVMDialect.md 2020-03-21 13:04:44 +01:00
examples [mlir][NFC] Cleanup AffineOps directory structure 2020-03-20 14:23:43 -07:00
include [mlir][NFC] Remove Analysis/Passes.h 2020-03-22 03:16:51 -07:00
lib [mlir][NFC] Remove Analysis/Passes.h 2020-03-22 03:16:51 -07:00
test [mlir][NFC] Remove Analysis/Passes.h 2020-03-22 03:16:51 -07:00
tools [mlir][NFC] Remove Analysis/Passes.h 2020-03-22 03:16:51 -07:00
unittests [mlir][NFC] Rename QuantOps to Quant 2020-03-17 15:16:47 -07:00
utils
.clang-format
.clang-tidy Fix MLIR clang-tidy: when tweaking it does not inherit from the parent 2020-03-07 17:44:21 +00:00
CMakeLists.txt [mlir] Fix cross compiling MLIR 2020-03-14 19:18:40 +00:00
LICENSE.TXT
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.