diff options
author | Chris Lattner <sabre@nondot.org> | 2008-10-15 05:30:52 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-10-15 05:30:52 +0000 |
commit | 3ba293564a511ec67ccbbfba3fc0c87b51a290d8 (patch) | |
tree | 0df4f32045021e88517e35e0e26129e70f5a9396 /llvm/utils/llvm-native-gcc | |
parent | bb7818b666101e6471aaa857f78750f151afbb0c (diff) | |
download | bcm5719-llvm-3ba293564a511ec67ccbbfba3fc0c87b51a290d8.tar.gz bcm5719-llvm-3ba293564a511ec67ccbbfba3fc0c87b51a290d8.zip |
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
llvm-svn: 57555
Diffstat (limited to 'llvm/utils/llvm-native-gcc')
0 files changed, 0 insertions, 0 deletions