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
241,907
Commits
31
Branches
0
Tags
2.2
GiB
fbd38cadf1
Commit Graph
1 Commits
Author
SHA1
Message
Date
Dan Gohman
954f49014d
Fold (add x, shl(0 - y, n)) -> sub(x, shl(y, n)), to simplify some code
...
that SCEVExpander can produce when running on behalf of LSR. llvm-svn: 93949
2010-01-19 23:30:49 +00:00