This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-19 11:41:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Transforms
History
Duncan Sands
c4a6aaa716
Don't replace all dominated uses if there is only one use, since that
...
use can't be dominated, saving one domtree lookup. llvm-svn: 142066
2011-10-15 11:13:42 +00:00
..
Hello
…
InstCombine
Re-commit 141203, but much more conservative.
2011-10-05 20:53:43 +00:00
Instrumentation
If simple ownership works then friendship is not required.
2011-09-20 18:48:56 +00:00
IPO
Inlining and unrolling heuristics should be aware of free truncs.
2011-10-01 01:39:05 +00:00
Scalar
Don't replace all dominated uses if there is only one use, since that
2011-10-15 11:13:42 +00:00
Utils
Add a natural stack alignment field to TargetData, and prevent InstCombine from
2011-10-10 23:42:08 +00:00
CMakeLists.txt
Move library stuff out of the toplevel CMakeLists.txt file.
2011-02-18 22:06:14 +00:00
Makefile
…