commit | 8142b0a54bd443f8813d914ba8b953964ae1e914 | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Thu Oct 27 06:12:00 2005 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Thu Oct 27 06:12:00 2005 +0000 |
tree | 558895e6fb01045012bcafeba85c7379fb9f557a | |
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