aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/lambda-expressions.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2015-01-21 23:17:19 +0000
committerTim Northover <tnorthover@apple.com>2015-01-21 23:17:19 +0000
commit3007ba0ab357e18d998654898c0d2e2d95207624 (patch)
treede0a594d54d1b3fb9777823685416008b2e4668f /clang/test/CodeGenCXX/lambda-expressions.cpp
parent7a08488ca67c591af8318dae63872481d29080fd (diff)
downloadllvm-3007ba0ab357e18d998654898c0d2e2d95207624.zip
llvm-3007ba0ab357e18d998654898c0d2e2d95207624.tar.gz
llvm-3007ba0ab357e18d998654898c0d2e2d95207624.tar.bz2
DAGCombine: fold (or (and X, M), (and X, N)) -> (and X, (or M, N))
It can help with argument juggling on some targets, and is generally a good idea. llvm-svn: 226740
Diffstat (limited to 'clang/test/CodeGenCXX/lambda-expressions.cpp')
0 files changed, 0 insertions, 0 deletions