llvm-project/mlir/test
River Riddle 76181a7b38 Remove the LowerEDSCTestPass.
Most of the tests have been ported to be unit-tests and this pass is problematic in the way it depends on TableGen-generated files. This pass is also non-deterministic during multi-threading and a blocker to turning it on by default.

PiperOrigin-RevId: 240889154
2019-03-29 17:53:05 -07:00
..
AffineOps Introduce affine terminator 2019-03-29 17:44:24 -07:00
EDSC Remove the LowerEDSCTestPass. 2019-03-29 17:53:05 -07:00
IR Tidy up a few comments and error messages related to parsing multi-result operations. 2019-03-29 17:52:51 -07:00
LLVMIR Change the muli-return syntax for operations. The name of the operation result now contains the number of results that it refers to if the number of results is greater than 1. 2019-03-29 17:51:32 -07:00
Pass Update the multi-threaded pass timing to not assume that total time will be different from user time. 2019-03-29 17:49:14 -07:00
Target Remove "<label>" from the llvm basic block CHECK names. 2019-03-29 17:32:06 -07:00
Transforms Change the muli-return syntax for operations. The name of the operation result now contains the number of results that it refers to if the number of results is greater than 1. 2019-03-29 17:51:32 -07:00
mlir-cpu-runner Remove global LLVM CLI variables from library code 2019-03-29 17:50:23 -07:00
mlir-tblgen Replace remaining usages of the Instruction class with Operation. 2019-03-29 17:50:04 -07:00