1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/test/Analysis
David Green a521cb4d34 [ARM] Update trunc costs
We did not have specific costs for larger than legal truncates that were
not otherwise cheap (where they were next to stores, for example). As
MVE does not have a dedicated instruction for them (and we do not use
loads/stores yet), they should be expensive as they get expanded to a
series of lane moves.

Differential Revision: https://reviews.llvm.org/D94260
2021-01-11 08:59:28 +00:00
..
AliasSet [AA] Split up LocationSize::unknown() 2020-11-26 18:39:55 +01:00
AssumptionCache
BasicAA [BasicAA] Fix BatchAA results for phi-phi assumptions 2021-01-06 22:15:30 +01:00
BlockFrequencyInfo [BPI] Improve static heuristics for "cold" paths. 2020-12-23 22:47:36 +07:00
BranchProbabilityInfo [test] Pin some tests to legacy PM 2020-12-26 13:46:02 -08:00
CallGraph
CFLAliasAnalysis
CostModel [ARM] Update trunc costs 2021-01-11 08:59:28 +00:00
DDG Fix print-dot-ddg.ll so it doesn't try to write to the source tree (& uses the test temp paths instead) 2021-01-07 19:57:14 -08:00
Delinearization
DemandedBits Precommit analysis/etc tests for inselt poison placeholder 2020-12-24 12:14:24 +09:00
DependenceAnalysis
DivergenceAnalysis OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
DominanceFrontier
Dominators
FunctionPropertiesAnalysis
GlobalsModRef
IRSimilarityIdentifier
IVUsers
LazyCallGraph
LazyValueAnalysis [JumpThreading] Make -print-lvi-after-jump-threading work with NPM 2020-11-17 23:15:20 -08:00
LegacyDivergenceAnalysis OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
Lint OpaquePtr: Update more tests to use typed sret 2020-11-20 20:08:43 -05:00
LoopAccessAnalysis [llvm][NFC] Disallow all warnings in TypeSize tests 2021-01-06 17:17:07 +00:00
LoopCacheAnalysis/PowerPC
LoopInfo
LoopNestAnalysis [LoopNest] Allow empty basic blocks without loops 2021-01-05 15:09:38 +00:00
MemoryDependenceAnalysis OpaquePtr: Update more tests to use typed sret 2020-11-20 20:08:43 -05:00
MemorySSA [MemorySSA] Add pointer decrement loop clobber test case. 2020-11-15 18:00:01 +00:00
MustExecute
PhiValues
PostDominators
ProfileSummary
RegionInfo
ScalarEvolution [SCEV] Simplify trunc to zero based on known bits 2021-01-03 13:57:12 +02:00
ScopedNoAliasAA [MemCpyOpt] Correctly merge alias scopes during call slot optimization 2020-12-03 09:23:37 -08:00
StackSafetyAnalysis OpaquePtr: Bulk update tests to use typed byval 2020-11-20 14:00:46 -05:00
TypeBasedAliasAnalysis
ValueTracking [ValueTracking] Fix isKnownNonEqual() with constexpr mul 2020-12-28 18:32:57 +01:00
alias-analysis-uses.ll
lit.local.cfg [FileCheck] Disallow unused prefixes in llvm/test/Analysis 2020-11-19 07:56:35 -08:00