This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f7d4a9900c763a82d905901b62fbc1065b82f88a
llvm-project
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
DAGCombiner.cpp
Chris Lattner
46d710e6ea
Fold (X & C1) | (Y & C2) -> (X|Y) & C3 when possible.
...
This implements CodeGen/X86/and-or-fold.ll llvm-svn: 30379
2006-09-14 21:11:37 +00:00
146 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink