diff options
author | Dan Gohman <gohman@apple.com> | 2010-02-22 22:43:23 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2010-02-22 22:43:23 +0000 |
commit | 6c5ac6de5c0605332cdb44218401b854ea8658c3 (patch) | |
tree | 9fb5a67c83a0383f5428503c49eff4a967236d38 /clang/lib/Sema/SemaDecl.cpp | |
parent | 85ef93f13017b0ab86bda84651fb5bf88e3d0455 (diff) | |
download | bcm5719-llvm-6c5ac6de5c0605332cdb44218401b854ea8658c3.tar.gz bcm5719-llvm-6c5ac6de5c0605332cdb44218401b854ea8658c3.zip |
Canonicalize ConstantInts to the right operand of commutative
operators.
The test difference is just due to the multiplication operands
being commuted (and thus requiring a more elaborate match). In
optimized code, that expression would be folded.
llvm-svn: 96816
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions