| commit | 5fb1963f2aba9bc41103c063b50a048fd0e46b6f | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Wed May 08 09:00:10 2013 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Wed May 08 09:00:10 2013 +0000 |
| tree | c18cce378f54db0e8548db0d67597f7a48a6b8fc | |
| parent | bb5a17e8fa18d5f0b97015b9d22bf3d5dc50fbf0 [diff] |
Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInst by switching to a ValueMap. Patch by Andrea DiBiagio! llvm-svn: 181397