llvm-project/polly/lib/CodeGen
Kazu Hirata 8afcfbfb8f Use true/false instead of 1/0 (NFC)
Identified by modernize-use-bool-literals.
2022-01-09 12:21:06 -08:00
..
BlockGenerators.cpp
CodeGeneration.cpp
CodegenCleanup.cpp
IRBuilder.cpp
IslAst.cpp
IslExprBuilder.cpp Use static_assert instead of assert (NFC) 2021-12-26 14:26:44 -08:00
IslNodeBuilder.cpp
LoopGenerators.cpp
LoopGeneratorsGOMP.cpp
LoopGeneratorsKMP.cpp Use nullptr instead of 0 or NULL (NFC) 2022-01-07 10:17:29 -08:00
ManagedMemoryRewrite.cpp
PPCGCodeGeneration.cpp
PerfMonitor.cpp Use true/false instead of 1/0 (NFC) 2022-01-09 12:21:06 -08:00
RuntimeDebugBuilder.cpp
Utils.cpp