commit | 63697e5025f65c60953fd0ca72203d60715924e9 | [log] [tgz] |
---|---|---|
author | Sean Callanan <[email protected]> | Sat May 07 01:06:41 2011 |
committer | Sean Callanan <[email protected]> | Sat May 07 01:06:41 2011 |
tree | ae6dd0d19ee39c1e43329de0b20b98fc6f756f2a | |
parent | 95496b18569913774c7d1d8f27cc5917f4fa64c0 [diff] |
Made expressions that are just casts of pointer variables be evaluated statically. Also fixed a bug that caused the results of statically-evaluated expressions to be materialized improperly. This bug also removes some duplicate code. llvm-svn: 131042