llvm-6502/lib/Transforms
2009-11-10 21:14:05 +00:00
..
Hello
Instrumentation
IPO 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
Scalar Generalize lsr code that optimize loop to count down towards zero. 2009-11-10 21:14:05 +00:00
Utils refactor TryToSimplifyUncondBranchFromEmptyBlock out of SimplifyCFG. 2009-11-10 05:59:26 +00:00
Makefile