commit | 45fceea0e45b5440675b3c18d6d1d26eacf606e1 | [log] [tgz] |
---|---|---|
author | Jim Grosbach <grosbach@apple.com> | Mon Feb 22 23:10:38 2010 +0000 |
committer | Jim Grosbach <grosbach@apple.com> | Mon Feb 22 23:10:38 2010 +0000 |
tree | c84756f2785d34b69d86281bf9a9b89160116e29 | |
parent | d8abbf0af684c6a51bc982faeec29813c4b10802 [diff] |
Updated version of r96634 (which was reverted due to failing 176.gcc and 126.gcc nightly tests. These failures uncovered latent bugs that machine DCE could remove one half of a stack adjust down/up pair, causing PEI to assert. This update fixes that, and the tests now pass. llvm-svn: 96822