summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DebugInfo.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 /llvm/lib/IR/DebugInfo.cpp
parent7a08488ca67c591af8318dae63872481d29080fd (diff)
downloadbcm5719-llvm-3007ba0ab357e18d998654898c0d2e2d95207624.tar.gz
bcm5719-llvm-3007ba0ab357e18d998654898c0d2e2d95207624.zip
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 'llvm/lib/IR/DebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud