| commit | 8f663e8bbc4fb06be02f0e04e0940209534a5a16 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Oct 29 04:36:15 2005 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Oct 29 04:36:15 2005 +0000 |
| tree | d3b2f973c61bf7e265dceed86ca46134e126de32 | |
| parent | c252f33fdb441dc3f99cd82b4e9fca42d5158051 [diff] |
Pull some code out into a function, give it the ability to see through +. This allows us to turn code like malloc(4*x+4) -> malloc int, (x+1) llvm-svn: 24081