llvm-project/mlir/unittests
River Riddle 229e392b4e [llvm][StringExtras] Merge StringExtras from MLIR into LLVM
Summary:
This revision adds two utilities currently present in MLIR to LLVM StringExtras:

* convertToSnakeFromCamelCase
Convert a string from a camel case naming scheme, to a snake case scheme

* convertToCamelFromSnakeCase
Convert a string from a snake case naming scheme, to a camel case scheme

Differential Revision: https://reviews.llvm.org/D78167
2020-04-14 18:57:22 -07:00
..
Dialect [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
IR [llvm][StringExtras] Merge StringExtras from MLIR into LLVM 2020-04-14 18:57:22 -07:00
Pass Revert "[MLIR] Move from using target_link_libraries to LINK_LIBS for llvm libraries." 2020-02-29 11:52:08 -08:00
SDBM [mlir] Remove need for static global ctors from mlir-translate 2020-04-08 16:52:33 -06:00
TableGen Support OptionalAttr inside a StructAttr 2020-02-19 12:47:04 +00:00
CMakeLists.txt [llvm][ADT] Move TypeSwitch class from MLIR to LLVM 2020-04-14 15:14:41 -07:00