circt/lib/Support
Jacques Pienaar 7f1c3399e4
Update to new builder format. (#8785)
Basically did

set(CMAKE_CXX_CLANG_TIDY local/clang-tidy -checks=-*,llvm-use-new-mlir-op-builder -fix)

and then fixed cases where temporary OpBuilders were used (as passed in
by reference now).
2025-07-26 04:55:06 -07:00
..
APInt.cpp [FIRRTL] Fix uses of deprecated APInt functions (#3202) 2022-05-27 10:00:21 -07:00
BackedgeBuilder.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
CMakeLists.txt [Support] Add NPN class for Boolean function canonicalization (#8747) 2025-07-23 10:27:52 -07:00
CustomDirectiveImpl.cpp [CustomDirectiveImpl] Fix printing of optional names 2023-11-14 12:17:08 -08:00
Debug.cpp [support] Add debug header print helpers 2024-01-04 01:45:54 -05:00
FVInt.cpp [LLHD] Add DesequentializationPass (#7616) 2024-09-25 14:51:49 +01:00
FieldRef.cpp [FIRRTL] Whitespace cleanup, NFC 2024-08-07 20:40:45 -04:00
InstanceGraph.cpp Update to new builder format. (#8785) 2025-07-26 04:55:06 -07:00
JSON.cpp Bump LLVM to ebc7efbab5c58b46f7215d63be6d0208cb588192. (#8089) 2025-01-18 16:05:04 -07:00
LoweringOptions.cpp [ExportVerilog] Add a lowering option to fix up empty modules (#7454) 2024-08-08 15:39:05 +09:00
NPNClass.cpp [Support] Add NPN class for Boolean function canonicalization (#8747) 2025-07-23 10:27:52 -07:00
Naming.cpp [Comb][AIG] Move namehint rewriter helpers to support and use them for AIG (#8522) 2025-06-02 19:30:21 -07:00
ParsingUtils.cpp [Ibis] Introduce `ibis.block` instead of `ibis.schedule` (#6082) 2023-09-11 10:05:17 +02:00
Passes.cpp Bump LLVM to c6c2e21028cadef854cf22f6ecaa5eb9d224b76d. (#8467) 2025-05-06 09:07:04 -06:00
Path.cpp [RTG] Add a pass to print a list of tests (#8734) 2025-07-18 18:08:19 +01:00
PrettyPrinter.cpp [PrettyPrinter] Add a callback token to record print events (#5514) 2023-08-18 15:27:00 -07:00
PrettyPrinterHelpers.cpp [Support] Fix macOS build, missing import 2023-01-27 12:59:18 -05:00
SymCache.cpp [HW,Support] Make symbol cache generic and move it to Support (#3101) 2022-05-17 09:44:19 +02:00
ValueMapper.cpp Fix bug in ValueMapper value replacement 2022-03-31 09:50:04 +02:00
Version.cpp.in [ExportVerilog] Emit a version string only to verilog files (#3174) 2022-05-27 17:52:40 +09:00