This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57,460
Commits
31
Branches
0
Tags
2.2
GiB
ea4c780da1
Commit Graph
1 Commits
Author
SHA1
Message
Date
Bill Wendling
5b902c5b1e
Implement ((A|B)&1)|(B&-2) -> (A&1) | B transformation. This also takes care of
...
permutations of this pattern. llvm-svn: 60312
2008-12-01 01:07:11 +00:00