hanchenye-llvm-project/llvm/test/Analysis
Dan Gohman bc694918cc Use WriteAsOperand instead of getName() to print loop header names,
so that unnamed blocks are handled.

llvm-svn: 93059
2010-01-09 18:17:45 +00:00
..
Andersens
BasicAA Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
CallGraph
Dominators Eliminate more redundant llvm-as calls. 2009-09-11 18:17:12 +00:00
GlobalsModRef
LoopDependenceAnalysis
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
Profiling
ScalarEvolution Use WriteAsOperand instead of getName() to print loop header names, 2010-01-09 18:17:45 +00:00