llvm-6502/test/Analysis
Benjamin Kramer 3e45b77612 Remove PointerTracking tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115072 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-29 19:20:35 +00:00
..
BasicAA PR7959: Handle negative scales in GEPs correctly in BasicAA for non-64-bit 2010-09-15 20:08:03 +00:00
CallGraph fix some failures my callgraph dump format change broke. 2010-04-23 18:38:40 +00:00
Dominators Eliminate more redundant llvm-as calls. 2009-09-11 18:17:12 +00:00
GlobalsModRef Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
LoopDependenceAnalysis -disable-output is no longer needed with -analyze. 2010-01-26 19:25:59 +00:00
LoopInfo Update these tests to match what Loop::print now prints. 2009-10-24 23:52:07 +00:00
PostDominators Fix PR6047 2010-01-16 13:38:07 +00:00
Profiling Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
RegionInfo RegionInfo: Do not assert if a BB is not part of the dominance tree. 2010-08-10 09:54:35 +00:00
ScalarEvolution remove some noise from tests. 2010-09-02 22:35:33 +00:00