llvm-6502/lib/Transforms
Daniel Dunbar dfa9261f68 Add the braces gcc suggested.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86933 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-12 02:52:56 +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 with the new code we can thread non-instruction values. This 2009-11-12 01:41:34 +00:00
Utils Add the braces gcc suggested. 2009-11-12 02:52:56 +00:00
Makefile