DirectXShaderCompiler/test/Analysis
Chris B 9998ec138b
Enable `.ll` test suffix for LLVM tests (#5887)
This enables `.ll` as a default test suffix in the LLVM tests. To
preserve the low number of unsupported tests, this changes the way we
disable tests from using config.unsupported to setting the suffixes to
empty.
2023-10-18 11:55:53 -05:00
..
AssumptionCache first commit 2016-12-28 11:52:27 -08:00
BasicAA first commit 2016-12-28 11:52:27 -08:00
BlockFrequencyInfo first commit 2016-12-28 11:52:27 -08:00
BranchProbabilityInfo first commit 2016-12-28 11:52:27 -08:00
CFLAliasAnalysis first commit 2016-12-28 11:52:27 -08:00
CallGraph first commit 2016-12-28 11:52:27 -08:00
CostModel first commit 2016-12-28 11:52:27 -08:00
Delinearization DXC Tests: Filter out unsupported test, add verbose option and improve output (#5537) 2023-08-18 10:56:52 -07:00
DependenceAnalysis first commit 2016-12-28 11:52:27 -08:00
Dominators first commit 2016-12-28 11:52:27 -08:00
GlobalsModRef first commit 2016-12-28 11:52:27 -08:00
LazyCallGraph first commit 2016-12-28 11:52:27 -08:00
Lint DXC Tests: Filter out unsupported test, add verbose option and improve output (#5537) 2023-08-18 10:56:52 -07:00
LoopAccessAnalysis first commit 2016-12-28 11:52:27 -08:00
LoopInfo first commit 2016-12-28 11:52:27 -08:00
MemoryDependenceAnalysis first commit 2016-12-28 11:52:27 -08:00
PostDominators first commit 2016-12-28 11:52:27 -08:00
RegionInfo first commit 2016-12-28 11:52:27 -08:00
ScalarEvolution first commit 2016-12-28 11:52:27 -08:00
ScopedNoAliasAA first commit 2016-12-28 11:52:27 -08:00
TypeBasedAliasAnalysis first commit 2016-12-28 11:52:27 -08:00
ValueTracking first commit 2016-12-28 11:52:27 -08:00
lit.local.cfg Enable `.ll` test suffix for LLVM tests (#5887) 2023-10-18 11:55:53 -05:00