1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/test/Analysis
Eli Friedman 0b4cac4d83 [IR] Prefer scalar type for struct indexes in GEP constant expressions.
This has two advantages: one, it's simpler, and two, it doesn't require
heroic pattern matching with scalable vectors.

Also includes a small fix to DataLayout to allow the scalable vector
testcase to work correctly.

Differential Revision: https://reviews.llvm.org/D82061
2020-06-23 16:14:36 -07:00
..
AliasSet
AssumptionCache
BasicAA Revert "[BasicAA] Use known lower bounds for index values for size based check." 2020-06-20 10:06:05 +01:00
BlockFrequencyInfo
BranchProbabilityInfo Extend InvokeInst !prof branch_weights metadata to unwind branches 2020-06-04 15:37:15 +07:00
CallGraph [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
CFLAliasAnalysis
ConstantFolding [IR] Prefer scalar type for struct indexes in GEP constant expressions. 2020-06-23 16:14:36 -07:00
CostModel [AMDGPU][CostModel] Add fneg cost estimation 2020-06-19 17:31:35 +03:00
DDG
Delinearization
DemandedBits
DependenceAnalysis
DivergenceAnalysis [DA] conservatively mark the join of every divergent branch 2020-06-18 17:39:20 +05:30
DominanceFrontier
Dominators
GlobalsModRef
IVUsers
LazyCallGraph [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
LazyValueAnalysis
LegacyDivergenceAnalysis
Lint
LoopAccessAnalysis
LoopCacheAnalysis/PowerPC
LoopInfo
LoopNestAnalysis
MemoryDependenceAnalysis
MemorySSA Verify MemorySSA after all updates. 2020-06-11 18:48:41 -07:00
MustExecute
PhiValues
PostDominators
ProfileSummary
RegionInfo
ScalarEvolution [SCEV] ScalarEvolution::createSCEV(): clarify no-wrap flag propagation for shift by bitwidth-1 2020-06-06 13:02:07 +03:00
ScopedNoAliasAA
StackSafetyAnalysis [StackSafety] Check variable lifetime 2020-06-22 03:45:29 -07:00
TypeBasedAliasAnalysis
ValueTracking [Tests] Migrate a number of tests to gc-live bundle representation 2020-06-05 16:44:04 -07:00
alias-analysis-uses.ll