commit | 438949aa9d95877a7815ae1a0139c63f0f6d533d | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Wed Oct 15 05:30:52 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Wed Oct 15 05:30:52 2008 +0000 |
tree | 78d62bdd94f3513c5317cb3934ff36710ea504eb | |
parent | d53886bb488fbef11b8083d7e99bcf53a51861a0 [diff] |
fold immediates into stores in simple cases, this produces diffs like this: - movl $0, %eax - movl %eax, _yy_n_chars + movl $0, _yy_n_chars git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57555 91177308-0d34-0410-b5e6-96231b3b80d8