llvm-6502/test/Analysis
2010-04-02 18:43:02 +00:00
..
BasicAA Revert r100191 since it breaks objc in clang 2010-04-02 18:43:02 +00:00
CallGraph
Dominators
GlobalsModRef
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
PointerTracking Update computeArraySize() to use ComputeMultiple() to determine the array size associated with a malloc; also extend PerformHeapAllocSRoA() to check if the optimized malloc's arg had its highest bit set, so that it is safe for ComputeMultiple() to look through sext instructions while determining the optimized malloc's array size 2009-11-10 08:32:25 +00:00
PostDominators Fix PR6047 2010-01-16 13:38:07 +00:00
Profiling
ScalarEvolution Avoid analyzing instructions in blocks not reachable from the entry block. 2010-03-09 23:46:50 +00:00