llvm-6502/test/Analysis
2009-11-22 16:15:59 +00:00
..
Andersens
BasicAA remove a silly condition that doesn't make a lot of sense anymore. 2009-11-22 16:15:59 +00:00
CallGraph
Dominators
GlobalsModRef
LoopDependenceAnalysis
LoopInfo
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