llvm-6502/test/Analysis
Dan Gohman 4ee87398e8 When analyzing loop exit conditions combined with and and or, don't
make any assumptions about when the two conditions will agree on when
to permit the loop to exit. This fixes PR7845.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110758 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-11 00:12:36 +00:00
..
BasicAA Implement a proper getModRefInfo for va_arg. 2010-08-06 18:24:38 +00:00
CallGraph fix some failures my callgraph dump format change broke. 2010-04-23 18:38:40 +00:00
Dominators
GlobalsModRef
LoopDependenceAnalysis -disable-output is no longer needed with -analyze. 2010-01-26 19:25:59 +00:00
LoopInfo
PointerTracking
PostDominators Fix PR6047 2010-01-16 13:38:07 +00:00
Profiling
RegionInfo RegionInfo: Do not assert if a BB is not part of the dominance tree. 2010-08-10 09:54:35 +00:00
ScalarEvolution When analyzing loop exit conditions combined with and and or, don't 2010-08-11 00:12:36 +00:00