llvm-project/flang/tools/tco
Slava Zakharin 42fead6834 [flang][tco] Engineering option for running only CodeGen passes.
This option allows running only CodeGen passes and then translating
FIR to LLVM IR. I am using it to fetch optimized FIR after bbc,
hand-modify it and then produce LLVM IR that can be fed to clang.
2022-10-04 13:28:03 -07:00
..
.clang-format [flang] Add clang-format files for FIR source (LLVM style) 2020-02-17 02:37:49 -08:00
CMakeLists.txt [flang] Run algebraic simplification optimization pass. 2022-07-21 11:43:39 -07:00
tco.cpp [flang][tco] Engineering option for running only CodeGen passes. 2022-10-04 13:28:03 -07:00