summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-09-14 21:11:37 +0000
committerChris Lattner <sabre@nondot.org>2006-09-14 21:11:37 +0000
commit46d710e6ea9676c1fb2becfbddf9b7b42fab79c7 (patch)
treeafff9b00160e17e806df164b456f86f240e87c38 /llvm/lib/CodeGen/LiveIntervalAnalysis.cpp
parent4c4e077546f44f88a429c499a98620da014d4065 (diff)
downloadbcm5719-llvm-46d710e6ea9676c1fb2becfbddf9b7b42fab79c7.tar.gz
bcm5719-llvm-46d710e6ea9676c1fb2becfbddf9b7b42fab79c7.zip
Fold (X & C1) | (Y & C2) -> (X|Y) & C3 when possible.
This implements CodeGen/X86/and-or-fold.ll llvm-svn: 30379
Diffstat (limited to 'llvm/lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud