llvm-project/flang/test
Ethan Luis McDonough 823ddba1b3
[flang] Feature list plugin
Plugin that counts the number of times each tree node occurs in a given program.  Used for test coverage.

Updated to fix build issues.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D143704
2023-03-22 01:27:55 -05:00
..
Analysis/AliasAnalysis [flang] Added coarse grained alias analysis for FIR. 2023-01-11 10:25:21 -08:00
Driver [Flang] Exit gracefully with a useful message when we fail to lookup a target 2023-03-20 12:08:34 -07:00
Evaluate [flang] Fix crash in folding TRANSFER() with MOLD=substring 2023-03-10 08:40:01 -08:00
Examples [flang] Feature list plugin 2023-03-22 01:27:55 -05:00
Fir [flang] Detect fir.class nested in fir.box as invalid element type 2023-03-15 17:35:57 +01:00
HLFIR [flang][hlfir] lower hlfir.matmul_transpose to runtime call 2023-03-17 09:30:04 +00:00
Intrinsics [mlir][llvmir] Support FastmathFlags for LLVM intrinsic operations. 2022-11-02 12:41:47 -07:00
lib [flang] Added coarse grained alias analysis for FIR. 2023-01-11 10:25:21 -08:00
Lower [flang] Set proper source location for the main function. 2023-03-21 12:32:42 -07:00
NonGtestUnit
Parser [Flang][OpenMP] NFC: Move OpenMP parser tests to a sub-directory 2023-02-25 10:56:53 +00:00
Preprocessing [flang] Remove macro replacement in angular bracket includes 2023-02-18 01:59:32 -06:00
Runtime [flang] Single entry point for GET_ENVIRONMENT_VARIABLE 2023-01-31 13:31:36 -03:00
Semantics [flang] Accept non-interoperable LOGICAL scalar dummy arguments 2023-03-13 17:58:42 -07:00
Transforms [Flang] Give fir.if RegionBranchOpInterface 2023-03-09 12:19:37 +00:00
Unit [Flang][Test] Add support to change the default target triple for tests 2022-11-28 16:02:22 -08:00
CMakeLists.txt [flang] Feature list plugin 2023-03-22 01:27:55 -05:00
lit.cfg.py [flang] Do not print backtrace for most TODOs. 2023-02-10 15:07:37 -08:00
lit.site.cfg.py.in [flang] Handle Flang examples consistently with LLVM. 2023-03-14 13:08:43 -07:00