1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/test/Analysis
Guozhi Wei 0dffa591e6 [BPI] Adjust the probability for floating point unordered comparison
Since NaN is very rare in normal programs, so the probability for floating point unordered comparison should be extremely small. Current probability is 3/8, it is too large, this patch changes it to a tiny number.

Differential Revision: https://reviews.llvm.org/D65303

llvm-svn: 371541
2019-09-10 17:25:11 +00:00
..
AliasSet
AssumptionCache
BasicAA [BasicAA] Use dereferenceability to reason about aliasing 2019-08-23 17:56:10 +00:00
BlockFrequencyInfo
BranchProbabilityInfo [BPI] Adjust the probability for floating point unordered comparison 2019-09-10 17:25:11 +00:00
CallGraph Revert "[CallGraph] Refine call graph for indirect calls with !callees metadata" 2019-08-16 10:59:18 +00:00
CFLAliasAnalysis
ConstantFolding [ConstantFolding] Add new test cases for transcendentals (NFC) 2019-09-06 19:41:49 +00:00
CostModel [CostModel][X86] Add scalar sext/zext cost tests 2019-09-02 21:02:51 +00:00
Delinearization
DemandedBits
DependenceAnalysis
DivergenceAnalysis
DominanceFrontier
Dominators
GlobalsModRef
IVUsers
LazyCallGraph Revert "[CallGraph] Refine call graph for indirect calls with !callees metadata" 2019-08-16 10:59:18 +00:00
LazyValueAnalysis
LegacyDivergenceAnalysis
Lint
LoopAccessAnalysis Revert "[IRBuilder] Fold consistently for or/and whether constant is LHS or RHS" 2019-07-07 22:12:01 +00:00
LoopCacheAnalysis/PowerPC Title: Improve Loop Cache Analysis LIT tests. 2019-08-09 16:18:22 +00:00
LoopInfo
MemoryDependenceAnalysis
MemorySSA [MemorySSA] Update MemorySSA when removing debug.value calls. 2019-09-05 16:25:24 +00:00
MustExecute [MustExec] Add a generic "must-be-executed-context" explorer 2019-08-23 15:17:27 +00:00
PhiValues
PostDominators
ProfileSummary
RegionInfo
ScalarEvolution [SCEV] add no wrap flag for SCEVAddExpr. 2019-07-18 09:23:19 +00:00
ScopedNoAliasAA
StackSafetyAnalysis
TypeBasedAliasAnalysis [BuildLibCalls] Noalias annotation 2019-08-14 16:50:06 +00:00
ValueTracking [IR][Verifier] Allow IntToPtrInst to be !dereferenceable 2019-07-23 17:19:56 +00:00
alias-analysis-uses.ll