| commit | 57c67b06e9a6251d5c1088042560fba5f3761e62 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Thu Mar 25 22:59:29 2004 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Thu Mar 25 22:59:29 2004 +0000 |
| tree | 1701537901782b54b42280df22af6be54edf2a92 | |
| parent | 3932cab4278d0d49d7a364035c94dab336c38f56 [diff] |
Two changes: #1 is to unconditionally strip constantpointerrefs out of instruction operands where they are absolutely pointless and inhibit optimization. GRRR! #2 is to implement InstCombine/getelementptr_const.ll llvm-svn: 12519