llvm-project/mlir/lib
Mehdi Amini 21fee0921d Use .empty() instead of .size() == 0 (NFC)
Cleanup / Fix a clang-tidy warning
2020-05-30 03:36:22 +00:00
..
Analysis [mlir][Affine] Minor clean-up of D79829 2020-05-29 14:39:18 -07:00
Conversion [mlir][Vector] Fix vector.transfer alignment calculation 2020-05-28 17:58:51 -04:00
Dialect [mlir][spirv] Clean up coop matrix assembly declaration. 2020-05-29 16:37:35 -07:00
EDSC [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
ExecutionEngine [MLIR] Helper class referencing MemRefType to unify runner implementations. 2020-05-26 16:32:36 +02:00
IR Harden MLIR detection of misconfiguration when missing dialect registration 2020-05-28 08:14:49 +00:00
Interfaces [MLIR][cmake] refactor lib/Interfaces/CMakeLists.txt 2020-05-15 14:37:09 -07:00
Parser Make mlir::Value's bool conversion operator explicit 2020-05-25 18:22:00 +02:00
Pass [MLIR][cmake] don't glob for sources. 2020-05-13 23:21:01 -07:00
Support [MLIR] Fix linkage for libMLIR.so 2020-05-17 13:46:52 -07:00
TableGen [mlir] Use ValueRange instead of ArrayRef<Value> 2020-05-28 09:05:24 -07:00
Target [mlir][rocdl] Exposing buffer load/store intrinsic 2020-05-21 14:14:35 +00:00
Transforms Use .empty() instead of .size() == 0 (NFC) 2020-05-30 03:36:22 +00:00
Translation [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
CMakeLists.txt [mlir] Emit errors if global constructors are found within lib/ 2020-04-10 13:04:32 -07:00