diff options
author | Chris Lattner <sabre@nondot.org> | 2005-10-27 06:12:00 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-10-27 06:12:00 +0000 |
commit | 8142b0a54bd443f8813d914ba8b953964ae1e914 (patch) | |
tree | 558895e6fb01045012bcafeba85c7379fb9f557a /lib/Analysis/ConstantFolding.cpp | |
parent | 0ddac2a1c349f88fb0b6d1373ce9e66c2ffe77c3 (diff) |
Promote cases like cast (malloc sbyte, 100) to int* into
(malloc [25 x int]) directly without having to convert to
(malloc [100 x sbyte]) first.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24031 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions